Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
authorHao Liu <Hao.Liu@arm.com>
Mon, 18 Nov 2013 06:31:53 +0000 (06:31 +0000)
committerHao Liu <Hao.Liu@arm.com>
Mon, 18 Nov 2013 06:31:53 +0000 (06:31 +0000)
commit97577757c6dc84233ad10cd432664257e593e76d
treec7e2e4626673033af48768271210286531c32d41
parent65c102e7fb68f78117be665dd9d4a73ef7e9f795
Implement the newly added ACLE functions for ld1/st1 with 2/3/4 vectors.
The functions are like: vst1_s8_x2 ...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194990 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/IntrinsicsAArch64.td
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-simd-ldst-multi-elem.ll
test/CodeGen/AArch64/neon-simd-post-ldst-multi-elem.ll