summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt8.ll
Commit message (Expand)AuthorAge
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-11
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-06
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-16
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-09
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* -enable-arm-if-conversion is gone.Evan Cheng2007-09-20
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1553:Reid Spencer2007-07-19
* Add explicit triples to these tests so that llc behaves as expected onDan Gohman2007-07-09
* Added some if-conversion tests.Evan Cheng2007-06-20