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
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 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-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 44.1 KB
Makefile -rw-r--r-- 26.9 KB
NEWS.md -rw-r--r-- 16.7 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top