AArch64/ARM64: enable more AArch64 tests on ARM64.
authorTim Northover <tnorthover@apple.com>
Tue, 15 Apr 2014 14:00:29 +0000 (14:00 +0000)
committerTim Northover <tnorthover@apple.com>
Tue, 15 Apr 2014 14:00:29 +0000 (14:00 +0000)
commit1e3f66afe88a63a1e2da19458868779db0717c5e
treed12413f1785dea1030c4b88c237d9b330e76239d
parent5f8234943d84112caad08d5bb4886f0aecffbd87
AArch64/ARM64: enable more AArch64 tests on ARM64.

No code changes for this bunch, just some test rejigs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206291 91177308-0d34-0410-b5e6-96231b3b80d8
20 files changed:
test/CodeGen/AArch64/fcvt-int.ll
test/CodeGen/AArch64/flags-multiuse.ll
test/CodeGen/AArch64/floatdp_2source.ll
test/CodeGen/AArch64/fp-cond-sel.ll
test/CodeGen/AArch64/fp128-folding.ll
test/CodeGen/AArch64/fp128.ll
test/CodeGen/AArch64/fpimm.ll
test/CodeGen/AArch64/frameaddr.ll
test/CodeGen/AArch64/free-zext.ll
test/CodeGen/AArch64/global-alignment.ll
test/CodeGen/AArch64/got-abuse.ll
test/CodeGen/AArch64/i128-align.ll
test/CodeGen/AArch64/i128-shift.ll
test/CodeGen/AArch64/illegal-float-ops.ll
test/CodeGen/AArch64/init-array.ll
test/CodeGen/AArch64/ldst-unscaledimm.ll
test/CodeGen/AArch64/ldst-unsignedimm.ll
test/CodeGen/AArch64/literal_pools.ll [deleted file]
test/CodeGen/AArch64/literal_pools_float.ll [new file with mode: 0644]
test/CodeGen/AArch64/literal_pools_int.ll [new file with mode: 0644]