Implement aarch64 neon instruction set AdvSIMD (Across).
authorJiangning Liu <jiangning.liu@arm.com>
Sat, 5 Oct 2013 08:22:10 +0000 (08:22 +0000)
committerJiangning Liu <jiangning.liu@arm.com>
Sat, 5 Oct 2013 08:22:10 +0000 (08:22 +0000)
commitbeb6afa84397a27e48a9d72ac1d588bc6fcaf564
treee4c47d31248bdeca916aa69eb24edf9cdcf6685a
parent936910d9293f7118056498c75c7bca79a7fc579c
Implement aarch64 neon instruction set AdvSIMD (Across).

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