summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt6.ll
Commit message (Expand)AuthorAge
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-04
* 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
* Reinstate correct test, remove the real invalidated test.Dale Johannesen2010-06-23
* Remove tests invalidated by previous checkin.Dale Johannesen2010-06-23
* More tail call removal.Dale Johannesen2010-06-04
* 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
* Add explicit triples to these tests so that llc behaves as expected onDan Gohman2007-07-09
* Fix tests.Evan Cheng2007-06-21
* Added some if-conversion tests.Evan Cheng2007-06-20