[AArch64] Add support for NEON scalar arithmetic instructions:
authorChad Rosier <mcrosier@codeaurora.org>
Mon, 7 Oct 2013 16:36:15 +0000 (16:36 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Mon, 7 Oct 2013 16:36:15 +0000 (16:36 +0000)
commit2aeb4771a6ca0ee253e4836edbab5705203d9bb4
tree3177db6abbe4eefcd340445950f6350d5adf1d26
parentfbe4f5afce63b5487e57b4b32ecdf3cbc2fb0327
[AArch64] Add support for NEON scalar arithmetic instructions:
SQDMULH, SQRDMULH, FMULX, FRECPS, and FRSQRTS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-scalar-mul.ll [new file with mode: 0644]
test/CodeGen/AArch64/neon-scalar-recip.ll [new file with mode: 0644]
test/MC/AArch64/neon-diagnostics.s
test/MC/AArch64/neon-scalar-mul.s [new file with mode: 0644]
test/MC/AArch64/neon-scalar-recip.s [new file with mode: 0644]
test/MC/Disassembler/AArch64/neon-instructions.txt