summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/aarch64-target-cpu.c
Commit message (Collapse)AuthorAgeFilesLines
* [clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes2019-10-301-1/+1
|
* [AArch64] Vulcan is now ThunderXT99Joel Jones2017-03-071-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 Braun2016-07-271-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
OpenPOWER on IntegriCloud