llvm-6502/test/CodeGen/ARM
Reid Spencer 8b93a9c609 Add a run line to this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31211 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-27 05:30:23 +00:00
..
alloca.ll Add a run line to this test. 2006-10-27 05:30:23 +00:00
argaddr.ll
bits.ll
branch.ll
call.ll add blx 2006-10-18 16:21:43 +00:00
constants.ll print common symbols 2006-10-19 13:30:40 +00:00
dg.exp
div.ll expand ISD::SDIV, ISD::UDIV, ISD::SREM and ISD::UREM 2006-10-17 21:05:33 +00:00
fp.ll cleanup some tests 2006-10-17 20:20:07 +00:00
fparith.ll add FABSS and FABSD 2006-10-17 20:33:13 +00:00
fpcmp.ll cleanup some tests 2006-10-17 20:20:07 +00:00
fpconv.ll cleanup some tests 2006-10-17 20:20:07 +00:00
fpmem.ll remove extra [] in stores 2006-10-17 18:29:14 +00:00
hello.ll
ldr.ll
load.ll
long.ll add the immediate to the Offset in eliminateFrameIndex 2006-10-17 14:34:02 +00:00
longarith.ll expand ISD::SHL_PARTS, ISD::SRA_PARTS and ISD::SRL_PARTS 2006-10-16 21:10:32 +00:00
mem.ll implement STRB and STRH 2006-10-23 20:34:27 +00:00
mul.ll
ret_arg1.ll
ret_arg2.ll
ret_arg3.ll
ret_arg4.ll
ret_arg5.ll
ret_void.ll
select.ll
vargs2.ll expand ISD::VACOPY 2006-10-24 20:15:21 +00:00
vargs.ll