Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / ifcvt4.ll
2015-09-18 Cong HouScaling up values in ARMBaseInstrInfo::isProfitableToIf...
2014-04-03 Saleem AbdulrasoolARM: fixup more tests to specify the target more explicitly
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-08-03 Benjamin KramerRemove underscore that's breaking linux buildbots.
2011-08-03 Jakub StaszakUse MachineBranchProbabilityInfo in If-Conversion inste...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-20 Evan ChengAdded some if-conversion tests.