summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt2.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* Allow ARM if-converter to be run after post allocation scheduling.Evan Cheng2010-06-18
* Fix a bug which prevented tail merging of return instructions inDan Gohman2010-05-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* -enable-arm-if-conversion is gone.Evan Cheng2007-09-20
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Fix tests.Evan Cheng2007-06-21
* Added some if-conversion tests.Evan Cheng2007-06-20