AArch64/ARM64: add more NEON tests.
authorTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 14:54:53 +0000 (14:54 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 14:54:53 +0000 (14:54 +0000)
commit7b4b26161160d93a0b1bd16962c66b5b626fa696
tree95d5a29ff8dc638a8d9dc791cf0c8142eeb28bab
parentd781e40b6a3fe4a0dfcf9b1e4100c8664b2f3918
AArch64/ARM64: add more NEON tests.

Mostly no testing this time, since they were just wrangling
target-specific intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206613 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/neon-shift-left-long.ll
test/CodeGen/AArch64/neon-shift.ll
test/CodeGen/AArch64/neon-simd-ldst-multi-elem.ll
test/CodeGen/AArch64/neon-simd-ldst-one.ll
test/CodeGen/AArch64/neon-simd-ldst.ll
test/CodeGen/ARM64/aarch64-neon-simd-ldst-one.ll [new file with mode: 0644]