]> granicus.if.org Git - clang/commit
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)
commitb8618b7fcb2c73f5dbb43fffe35f78228c83235b
treea74d53335c08ed929069122166deeb94e63eca25
parentb94950e0168bca59ccee73b6585c20527032a970
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/arm-target-features.c