AArch64/ARM64: port more AArch64 tests to ARM64.
authorTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 13:16:55 +0000 (13:16 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 13:16:55 +0000 (13:16 +0000)
commit936285440b8585160db4e29ff8fb8180ae728b68
treeeb9a5ae6a8f4c9fff588457d6685e41a15afdd48
parent753cfe61720dc82f356d84ebf91ef7a04b43cf30
AArch64/ARM64: port more AArch64 tests to ARM64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206592 91177308-0d34-0410-b5e6-96231b3b80d8
24 files changed:
test/CodeGen/AArch64/neon-crypto.ll
test/CodeGen/AArch64/neon-diagnostics.ll
test/CodeGen/AArch64/neon-facge-facgt.ll
test/CodeGen/AArch64/neon-fma.ll
test/CodeGen/AArch64/neon-fpround_f128.ll
test/CodeGen/AArch64/neon-frsqrt-frecp.ll
test/CodeGen/AArch64/neon-halving-add-sub.ll
test/CodeGen/AArch64/neon-load-store-v1i32.ll
test/CodeGen/AArch64/neon-max-min-pairwise.ll
test/CodeGen/AArch64/neon-max-min.ll
test/CodeGen/AArch64/neon-misc-scalar.ll
test/CodeGen/AArch64/neon-misc.ll
test/CodeGen/AArch64/neon-mla-mls.ll
test/CodeGen/AArch64/neon-mov.ll
test/CodeGen/AArch64/neon-mul-div.ll
test/CodeGen/AArch64/neon-or-combine.ll
test/CodeGen/AArch64/neon-perm.ll
test/CodeGen/AArch64/neon-rounding-halving-add.ll
test/CodeGen/AArch64/neon-rounding-shift.ll
test/CodeGen/AArch64/neon-saturating-add-sub.ll
test/CodeGen/AArch64/neon-saturating-rounding-shift.ll
test/CodeGen/AArch64/neon-saturating-shift.ll
test/CodeGen/ARM64/aarch64-neon-misc.ll [deleted file]
test/CodeGen/ARM64/aarch64-neon-mul-div.ll [new file with mode: 0644]