ARM test cases contributed by Apple.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 19 Jan 2007 09:20:23 +0000 (09:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 19 Jan 2007 09:20:23 +0000 (09:20 +0000)
commit02b985c50faa7b0f43ef4100761c633ed4b8d6d2
tree0d21bd626b6931c8fd248b5094331f5bb53f3b54
parenta8e2989ece6dc46df59b0768184028257f913843
ARM test cases contributed by Apple.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33354 91177308-0d34-0410-b5e6-96231b3b80d8
47 files changed:
test/CodeGen/ARM/2006-11-10-CycleInDAG.ll [new file with mode: 0644]
test/CodeGen/ARM/branch.ll
test/CodeGen/ARM/bx_fold.ll [new file with mode: 0644]
test/CodeGen/ARM/call.ll
test/CodeGen/ARM/clz.ll [new file with mode: 0644]
test/CodeGen/ARM/compare-call.ll [new file with mode: 0644]
test/CodeGen/ARM/constants.ll
test/CodeGen/ARM/ctors_dtors.ll
test/CodeGen/ARM/fcopysign.ll
test/CodeGen/ARM/fp.ll
test/CodeGen/ARM/fparith.ll
test/CodeGen/ARM/fpcmp.ll
test/CodeGen/ARM/fpcmp_ueq.ll
test/CodeGen/ARM/fpconv.ll
test/CodeGen/ARM/fpmem.ll
test/CodeGen/ARM/hello.ll
test/CodeGen/ARM/imm.ll [new file with mode: 0644]
test/CodeGen/ARM/inlineasm.ll [new file with mode: 0644]
test/CodeGen/ARM/insn-sched1.ll [new file with mode: 0644]
test/CodeGen/ARM/large-stack.ll [new file with mode: 0644]
test/CodeGen/ARM/ldm.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr.ll
test/CodeGen/ARM/ldr_ext.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr_post.ll [new file with mode: 0644]
test/CodeGen/ARM/ldr_pre.ll [new file with mode: 0644]
test/CodeGen/ARM/load-global.ll [new file with mode: 0644]
test/CodeGen/ARM/long.ll
test/CodeGen/ARM/long_shift.ll [new file with mode: 0644]
test/CodeGen/ARM/mul.ll
test/CodeGen/ARM/mulhi.ll [new file with mode: 0644]
test/CodeGen/ARM/mvn.ll
test/CodeGen/ARM/pack.ll [new file with mode: 0644]
test/CodeGen/ARM/ret0.ll [new file with mode: 0644]
test/CodeGen/ARM/rev.ll [new file with mode: 0644]
test/CodeGen/ARM/section.ll
test/CodeGen/ARM/select.ll
test/CodeGen/ARM/shifter_operand.ll [new file with mode: 0644]
test/CodeGen/ARM/smul.ll [new file with mode: 0644]
test/CodeGen/ARM/str_post.ll [new file with mode: 0644]
test/CodeGen/ARM/str_pre.ll [new file with mode: 0644]
test/CodeGen/ARM/str_trunc.ll [new file with mode: 0644]
test/CodeGen/ARM/sxt_rot.ll [new file with mode: 0644]
test/CodeGen/ARM/thumb-imm.ll [new file with mode: 0644]
test/CodeGen/ARM/uxt_rot.ll [new file with mode: 0644]
test/CodeGen/ARM/uxtb.ll [new file with mode: 0644]
test/CodeGen/ARM/vargs2.ll
test/CodeGen/ARM/vfp.ll [new file with mode: 0644]