aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ifcvt6.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Fix more places which should be checking for iOS, not darwin.Evan Cheng2012-01-041-1/+1
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-111-1/+1
* PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson2011-01-061-4/+3
* Reinstate correct test, remove the real invalidated test.Dale Johannesen2010-06-231-0/+21
* Remove tests invalidated by previous checkin.Dale Johannesen2010-06-231-21/+0
* More tail call removal.Dale Johannesen2010-06-041-1/+1
* Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson2010-03-161-1/+1
* Use Unified Assembly Syntax for the ARM backend.Jim Grosbach2009-11-091-1/+1
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-6/+2
* -enable-arm-if-conversion is gone.Evan Cheng2007-09-201-3/+3
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* Add explicit triples to these tests so that llc behaves as expected onDan Gohman2007-07-091-3/+8
* Fix tests.Evan Cheng2007-06-211-0/+2
* Added some if-conversion tests.Evan Cheng2007-06-201-0/+18