]> granicus.if.org Git - clang/commit
ARM: merge Cyclone into other ARMv8 CPUs and add tests for features.
authorTim Northover <tnorthover@apple.com>
Fri, 1 May 2015 21:17:25 +0000 (21:17 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 1 May 2015 21:17:25 +0000 (21:17 +0000)
commit8189e1138317c86d9648594b32a7a747358bb6bf
tree6a89508e05876bb62a2c7bc2f7a65cb3cbf237c3
parent84b5cd74ff85e673c0a75a6fe064b67e170dac12
ARM: merge Cyclone into other ARMv8 CPUs and add tests for features.

Cyclone actually supports all the goodies you'd expect to come with an AArch64
CPU, so it doesn't need its own clause. Also we should probably be testing
these clauses.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236349 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/CodeGen/arm-target-features.c [new file with mode: 0644]