summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ifcvt4.ll
Commit message (Expand)AuthorAge
* ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool2014-04-03
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Remove underscore that's breaking linux buildbots.Benjamin Kramer2011-08-03
* Use MachineBranchProbabilityInfo in If-Conversion instead of its own heuristics.Jakub Staszak2011-08-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
* Added some if-conversion tests.Evan Cheng2007-06-20