summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt7.ll
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach1-1/+1
2011-01-06PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson1-6/+4
2010-03-16Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson1-1/+1
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach1-1/+1
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman1-8/+3
2007-09-20-enable-arm-if-conversion is gone.Evan Cheng1-4/+4
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman1-3/+3
2007-07-09Add explicit triples to these tests so that llc behaves as expected onDan Gohman1-4/+11
2007-06-20Added some if-conversion tests.Evan Cheng1-0/+32