ARM: define a macro for the FPv5 FPU in ARM mode.
authorTim Northover <tnorthover@apple.com>
Wed, 21 Dec 2016 20:49:43 +0000 (20:49 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 21 Dec 2016 20:49:43 +0000 (20:49 +0000)
commitc67803fb14b32de9b6a6b65359a0d689a45a89ae
treefbf32681dbf0eb54e62c0b32ed4b390154d57706
parent081abbb164cceea0ff5b70d1557f2cf31198f5b9
ARM: define a macro for the FPv5 FPU in ARM mode.

FPv5 is in Cortex-M7 and the 64-bit CPUs when running in 32-bit mode. The name
is from the Cortex-M7 TRM.

llvm-svn: 290268
clang/lib/Basic/Targets.cpp
clang/test/Preprocessor/arm-target-features.c