AArch64/ARM64: spot a greater variety of concat_vector operations.
authorTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 09:31:27 +0000 (09:31 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 09:31:27 +0000 (09:31 +0000)
commit0d6995985ad974e32ff401713a19a9338571045f
tree19f6df29b2cf9d4b48c87beb6adb4836561f2413
parent70b63374f24a8e05389bb410372d6b83230df227
AArch64/ARM64: spot a greater variety of concat_vector operations.

Code mostly copied from AArch64, just tidied up a trifle and plumbed
into the ARM64 way of doing things.

This also enables the AArch64 tests which inspired the previous
untested commits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206574 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp
test/CodeGen/AArch64/neon-copy.ll
test/CodeGen/ARM64/aarch64-neon-copy.ll [new file with mode: 0644]