aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ifcvt5.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert 84843. Evan, this was breaking some of the if-conversion tests.Bob Wilson2009-10-221-2/+1
* Move if-conversion before post-regalloc scheduling so the predicated instruct...Evan Cheng2009-10-221-1/+2
* Fix tests.Evan Cheng2009-10-021-1/+1
* Move load / store multiple before post-alloc scheduling.Evan Cheng2009-10-021-2/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* -enable-arm-if-conversion is gone.Evan Cheng2007-09-201-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Added some if-conversion tests.Evan Cheng2007-06-201-0/+24