aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ifcvt7.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* 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-6/+4
* 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-8/+3
* -enable-arm-if-conversion is gone.Evan Cheng2007-09-201-4/+4
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-3/+3
* Add explicit triples to these tests so that llc behaves as expected onDan Gohman2007-07-091-4/+11
* Added some if-conversion tests.Evan Cheng2007-06-201-0/+32