aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/ifcvt2.ll
Commit message (Expand)AuthorAgeFilesLines
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-071-1/+1
* Allow ARM if-converter to be run after post allocation scheduling.Evan Cheng2010-06-181-5/+10
* Fix a bug which prevented tail merging of return instructions inDan Gohman2010-05-031-4/+5
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-4/+4
* -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
* Fix tests.Evan Cheng2007-06-211-1/+1
* Added some if-conversion tests.Evan Cheng2007-06-201-0/+36