[ARM] Flag vcvt{t,b} with an f16 type specifier as part of the FP16 extension
authorBradley Smith <bradley.smith@arm.com>
Mon, 7 Dec 2015 10:54:36 +0000 (10:54 +0000)
committerBradley Smith <bradley.smith@arm.com>
Mon, 7 Dec 2015 10:54:36 +0000 (10:54 +0000)
commit8205637a28004f0cb652634f13a154006e187c12
treef7550d4e034179e44f042d918a213d019287878c
parent0239b7553bd7dc0071475e9bf63effa983690666
[ARM] Flag vcvt{t,b} with an f16 type specifier as part of the FP16 extension

Additionally correct the Cortex-R7 definition to allow the FP16 feature.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMInstrVFP.td
test/CodeGen/ARM/build-attributes.ll
test/MC/ARM/neon-vcvt-fp16.s [new file with mode: 0644]