https://github.com/JuliaLang/julia
Revision ccb81e683128e42e781852540f56028a34540ddd authored by Keno Fischer on 11 August 2020, 18:32:46 UTC, committed by GitHub on 11 August 2020, 18:32:46 UTC
Move the code that inlines results from `@pure` function earlier.
It doesn't depend on any of the method analysis, so doing that
work was just wasted time.
1 parent 102c9ac
History
Tip revision: ccb81e683128e42e781852540f56028a34540ddd authored by Keno Fischer on 11 August 2020, 18:32:46 UTC
Slight inlining refactor (#36998)
Tip revision: ccb81e6
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.clang-format -rw-r--r-- 3.3 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 292.0 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 44.6 KB
Makefile -rw-r--r-- 26.5 KB
NEWS.md -rw-r--r-- 7.0 KB
README.md -rw-r--r-- 6.5 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top