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)
commit0dbdfb852298d80713bbf9932180e74427497a0b
tree5f24566c13df0d9e1dad62b72f0d6fdfa088041f
parente3028832d14bd1fed7cdf9d2ff96e4256112d91c
AArch64/ARM64: port more AArch64 tests to ARM64.

llvm-svn: 206592
24 files changed:
llvm/test/CodeGen/AArch64/neon-crypto.ll
llvm/test/CodeGen/AArch64/neon-diagnostics.ll
llvm/test/CodeGen/AArch64/neon-facge-facgt.ll
llvm/test/CodeGen/AArch64/neon-fma.ll
llvm/test/CodeGen/AArch64/neon-fpround_f128.ll
llvm/test/CodeGen/AArch64/neon-frsqrt-frecp.ll
llvm/test/CodeGen/AArch64/neon-halving-add-sub.ll
llvm/test/CodeGen/AArch64/neon-load-store-v1i32.ll
llvm/test/CodeGen/AArch64/neon-max-min-pairwise.ll
llvm/test/CodeGen/AArch64/neon-max-min.ll
llvm/test/CodeGen/AArch64/neon-misc-scalar.ll
llvm/test/CodeGen/AArch64/neon-misc.ll
llvm/test/CodeGen/AArch64/neon-mla-mls.ll
llvm/test/CodeGen/AArch64/neon-mov.ll
llvm/test/CodeGen/AArch64/neon-mul-div.ll
llvm/test/CodeGen/AArch64/neon-or-combine.ll
llvm/test/CodeGen/AArch64/neon-perm.ll
llvm/test/CodeGen/AArch64/neon-rounding-halving-add.ll
llvm/test/CodeGen/AArch64/neon-rounding-shift.ll
llvm/test/CodeGen/AArch64/neon-saturating-add-sub.ll
llvm/test/CodeGen/AArch64/neon-saturating-rounding-shift.ll
llvm/test/CodeGen/AArch64/neon-saturating-shift.ll
llvm/test/CodeGen/ARM64/aarch64-neon-misc.ll [deleted file]
llvm/test/CodeGen/ARM64/aarch64-neon-mul-div.ll [new file with mode: 0644]