Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang][llvm] Obsolete Exynos M1 and M2 | Evandro Menezes | 2019-10-30 | 1 | -1/+1 |
| | |||||
* | [AArch64] Vulcan is now ThunderXT99 | Joel Jones | 2017-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Broadcom Vulcan is now Cavium ThunderX2T99. LLVM Bugzilla: http://bugs.llvm.org/show_bug.cgi?id=32113 Corresponding LLVM change: https://reviews.llvm.org/rL297190 Changes to clang to support the change. Patch by Joel Jones llvm-svn: 297227 | ||||
* | test/Frontend: Add a test for aarch64 target CPU names. | Matthias Braun | 2016-07-27 | 1 | -0/+14 |
Nothing else checked the target cpu names for aarch64 yet. Add a test in the spirit of x86-target-cpu.c. llvm-svn: 276930 |