https://github.com/JuliaLang/julia
Revision 74af87841b8652e80de10ae4a101de2d6a2f4434 authored by Jarrett Revels on 06 May 2018, 22:14:08 UTC, committed by Keno Fischer on 06 May 2018, 22:14:08 UTC
* fix InferenceResult cache lookup for new optimizer

* utilize cached vararg type info in new inlining pass

* fix test to work with new optimizer

* fix predicate for exploiting cached varargs type info

* atypes no longer needs to be modified to match cached types

* don't require varargs to be in last position to exploit cached type info

* restore missing isva boolean
1 parent bf29b40
History
Tip revision: 74af87841b8652e80de10ae4a101de2d6a2f4434 authored by Jarrett Revels on 06 May 2018, 22:14:08 UTC
[NewOptimizer] Port #26826 to new optimizer (#26981)
Tip revision: 74af878
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.freebsdci.sh -rwxr-xr-x 1.0 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 213 bytes
.mailmap -rw-r--r-- 9.5 KB
.travis.yml -rw-r--r-- 6.5 KB
CONTRIBUTING.md -rw-r--r-- 20.4 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 144.9 KB
LICENSE.md -rw-r--r-- 5.4 KB
Make.inc -rw-r--r-- 35.4 KB
Makefile -rw-r--r-- 25.0 KB
NEWS.md -rw-r--r-- 78.7 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.5 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.2 KB

README.md

back to top