[AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
authorChad Rosier <mcrosier@codeaurora.org>
Tue, 8 Oct 2013 20:43:30 +0000 (20:43 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Tue, 8 Oct 2013 20:43:30 +0000 (20:43 +0000)
commit3dfe644f7b6a560e1991b03d8c419c973ac7ed8d
tree2d8a4e016b24fa61e59501defc94d761acec190d
parent73f615b0bd822db3a2a8aab2fd4ed58f093c9769
[AArch64] Add support for NEON scalar signed/unsigned integer to floating-point
convert instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192231 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsAArch64.td
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-scalar-cvt.ll [new file with mode: 0644]
test/MC/AArch64/neon-scalar-cvt.s [new file with mode: 0644]
test/MC/Disassembler/AArch64/neon-instructions.txt