https://github.com/JuliaLang/julia
Revision b2d0caf09c0be32d2cf2467d603827e80701a96a authored by Keno Fischer on 13 June 2017, 23:49:21 UTC, committed by Keno Fischer on 15 June 2017, 18:43:29 UTC
In the previous iteration of this code, timing would be double counted.
This way, the individual passes are correctly registered with the
top level manager, so timing works properly. It's a bit hacky but
with the legacy pass manager, there's not much else to be done.
1 parent 226bca3
History
Tip revision: b2d0caf09c0be32d2cf2467d603827e80701a96a authored by Keno Fischer on 13 June 2017, 23:49:21 UTC
Better way to expose julia meta-pass
Tip revision: b2d0caf
File Mode Size
.github
base
contrib
deps
doc
etc
examples
src
test
ui
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CONTRIBUTING.md -rw-r--r-- 19.3 KB
DISTRIBUTING.md -rw-r--r-- 8.2 KB
HISTORY.md -rw-r--r-- 104.0 KB
LICENSE.md -rw-r--r-- 5.6 KB
Make.inc -rw-r--r-- 35.1 KB
Makefile -rw-r--r-- 26.1 KB
NEWS.md -rw-r--r-- 46.2 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.0 KB
README.windows.md -rw-r--r-- 18.7 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.3 KB

README.md

back to top