[ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.
authorJoey Gouly <joey.gouly@arm.com>
Fri, 19 Jul 2013 16:34:16 +0000 (16:34 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Fri, 19 Jul 2013 16:34:16 +0000 (16:34 +0000)
commit6fec715a1a662ce3b560f85c710875cfeeb1fb98
treef39f45ee8a071b4846106f9a07cea2e6f8eb8d2f
parent70d3e71f2e44250594f1b6edd7bbbf8b945a4452
[ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186688 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsARM.td
lib/Target/ARM/ARMInstrNEON.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/neon-v8.s
test/MC/ARM/thumb-neon-v8.s
test/MC/Disassembler/ARM/neon-v8.txt
test/MC/Disassembler/ARM/thumb-neon-v8.txt