summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt6.ll
AgeCommit message (Expand)Author
2015-11-18[ARM] Enable shrink-wrapping by default.Quentin Colombet
2015-11-12Revert "[ARM] Enable shrink-wrapping by default."Renato Golin
2015-11-11[ARM] Enable shrink-wrapping by default.Quentin Colombet
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2012-01-04Fix more places which should be checking for iOS, not darwin.Evan Cheng
2011-03-11Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach
2011-01-06PR8921: LDM/POP do not support interworking prior to v5t.Bob Wilson
2010-06-23Reinstate correct test, remove the real invalidated test.Dale Johannesen
2010-06-23Remove tests invalidated by previous checkin.Dale Johannesen
2010-06-04More tail call removal.Dale Johannesen
2010-03-16Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.Bob Wilson
2009-11-09Use Unified Assembly Syntax for the ARM backend.Jim Grosbach
2009-09-11Convert more tests to avoid llvm-as.Dan Gohman
2007-09-20-enable-arm-if-conversion is gone.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-09Add explicit triples to these tests so that llc behaves as expected onDan Gohman
2007-06-21Fix tests.Evan Cheng
2007-06-20Added some if-conversion tests.Evan Cheng