https://github.com/JuliaLang/julia
Revision 9d2e8f2ffdcd9c7ded22915eb040585e364cffbb authored by Yichao Yu on 28 June 2020, 18:22:26 UTC, committed by KristofferC on 19 August 2020, 12:00:53 UTC
* Clean up old LLVM version check
* Clean up old cores that'll probably not be used (and some that are removed from LLVM)
* Add document about data sources
* Update AArch64 feature list to match changes to the LLVM ones
* ARMv8.4 - ARMv8.6 support
* Add all known cores that I can find and all information I can find about them
* Remove a few A64 only cores from AArch32 CPU list
* Rename Apple cores (following LLVM)
* SVE register size

Co-authored-by: Ian <i.r.butterworth@gmail.com>
(cherry picked from commit e0e382515ea3d72fd770781578002f9f8fd80661)
1 parent 39599ca
History
Tip revision: 9d2e8f2ffdcd9c7ded22915eb040585e364cffbb authored by Yichao Yu on 28 June 2020, 18:22:26 UTC
Update ARM feature and CPU detection
Tip revision: 9d2e8f2
File Mode Size
Dockerfile -rw-r--r-- 140 bytes
devcontainer.json -rw-r--r-- 134 bytes

back to top