Add explicit triples to AArch64 tests
authorTim Northover <Tim.Northover@arm.com>
Fri, 1 Feb 2013 11:40:47 +0000 (11:40 +0000)
committerTim Northover <Tim.Northover@arm.com>
Fri, 1 Feb 2013 11:40:47 +0000 (11:40 +0000)
commite3d42364023159e65365326f1291783710b5f98f
treecd336215f15103d2ddfe1d773b06999cd3484e76
parent83d4e783b07483812d37f8266a3a539ac4246018
Add explicit triples to AArch64 tests

Only Linux is supported at the moment, and other platforms quickly fault. As a
result these tests would fail on non-Linux hosts. It may be worth making the
tests more generic again as more platforms are supported.

llvm-svn: 174170
76 files changed:
llvm/test/CodeGen/AArch64/adc.ll
llvm/test/CodeGen/AArch64/addsub-shifted.ll
llvm/test/CodeGen/AArch64/addsub.ll
llvm/test/CodeGen/AArch64/addsub_ext.ll
llvm/test/CodeGen/AArch64/adrp-relocation.ll
llvm/test/CodeGen/AArch64/alloca.ll
llvm/test/CodeGen/AArch64/analyze-branch.ll
llvm/test/CodeGen/AArch64/atomic-ops-not-barriers.ll
llvm/test/CodeGen/AArch64/atomic-ops.ll
llvm/test/CodeGen/AArch64/bitfield-insert-0.ll
llvm/test/CodeGen/AArch64/bitfield-insert.ll
llvm/test/CodeGen/AArch64/bitfield.ll
llvm/test/CodeGen/AArch64/blockaddress.ll
llvm/test/CodeGen/AArch64/bool-loads.ll
llvm/test/CodeGen/AArch64/breg.ll
llvm/test/CodeGen/AArch64/callee-save.ll
llvm/test/CodeGen/AArch64/compare-branch.ll
llvm/test/CodeGen/AArch64/cond-sel.ll
llvm/test/CodeGen/AArch64/directcond.ll
llvm/test/CodeGen/AArch64/dp-3source.ll
llvm/test/CodeGen/AArch64/dp1.ll
llvm/test/CodeGen/AArch64/dp2.ll
llvm/test/CodeGen/AArch64/elf-extern.ll
llvm/test/CodeGen/AArch64/extract.ll
llvm/test/CodeGen/AArch64/fastcc-reserved.ll
llvm/test/CodeGen/AArch64/fastcc.ll
llvm/test/CodeGen/AArch64/fcmp.ll
llvm/test/CodeGen/AArch64/fcvt-fixed.ll
llvm/test/CodeGen/AArch64/fcvt-int.ll
llvm/test/CodeGen/AArch64/flags-multiuse.ll
llvm/test/CodeGen/AArch64/floatdp_1source.ll
llvm/test/CodeGen/AArch64/floatdp_2source.ll
llvm/test/CodeGen/AArch64/fp-cond-sel.ll
llvm/test/CodeGen/AArch64/fp-dp3.ll
llvm/test/CodeGen/AArch64/fp128-folding.ll
llvm/test/CodeGen/AArch64/fp128.ll
llvm/test/CodeGen/AArch64/fpimm.ll
llvm/test/CodeGen/AArch64/func-argpassing.ll
llvm/test/CodeGen/AArch64/func-calls.ll
llvm/test/CodeGen/AArch64/global-alignment.ll
llvm/test/CodeGen/AArch64/got-abuse.ll
llvm/test/CodeGen/AArch64/i128-align.ll
llvm/test/CodeGen/AArch64/illegal-float-ops.ll
llvm/test/CodeGen/AArch64/inline-asm-constraints-badI.ll
llvm/test/CodeGen/AArch64/inline-asm-constraints-badK.ll
llvm/test/CodeGen/AArch64/inline-asm-constraints-badK2.ll
llvm/test/CodeGen/AArch64/inline-asm-constraints-badL.ll
llvm/test/CodeGen/AArch64/inline-asm-constraints.ll
llvm/test/CodeGen/AArch64/inline-asm-modifiers.ll
llvm/test/CodeGen/AArch64/jump-table.ll
llvm/test/CodeGen/AArch64/large-frame.ll
llvm/test/CodeGen/AArch64/ldst-regoffset.ll
llvm/test/CodeGen/AArch64/ldst-unscaledimm.ll
llvm/test/CodeGen/AArch64/ldst-unsignedimm.ll
llvm/test/CodeGen/AArch64/literal_pools.ll
llvm/test/CodeGen/AArch64/local_vars.ll
llvm/test/CodeGen/AArch64/logical-imm.ll
llvm/test/CodeGen/AArch64/logical_shifted_reg.ll
llvm/test/CodeGen/AArch64/movw-consts.ll
llvm/test/CodeGen/AArch64/regress-bitcast-formals.ll
llvm/test/CodeGen/AArch64/regress-f128csel-flags.ll
llvm/test/CodeGen/AArch64/regress-tail-livereg.ll
llvm/test/CodeGen/AArch64/regress-tblgen-chains.ll
llvm/test/CodeGen/AArch64/regress-w29-reserved-with-fp.ll
llvm/test/CodeGen/AArch64/regress-wzr-allocatable.ll
llvm/test/CodeGen/AArch64/setcc-takes-i32.ll
llvm/test/CodeGen/AArch64/sibling-call.ll
llvm/test/CodeGen/AArch64/tail-call.ll
llvm/test/CodeGen/AArch64/tst-br.ll
llvm/test/CodeGen/AArch64/variadic.ll
llvm/test/CodeGen/AArch64/zero-reg.ll
llvm/test/DebugInfo/AArch64/cfi-frame.ll
llvm/test/DebugInfo/AArch64/eh_frame.ll
llvm/test/DebugInfo/AArch64/eh_frame_personality.ll
llvm/test/DebugInfo/AArch64/variable-loc.ll
llvm/test/MC/AArch64/elf-globaladdress.ll