[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ifcvt1.ll
2015-11-18 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-11-12 Renato GolinRevert "[ARM] Enable shrink-wrapping by default."
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-09-18 Cong HouScaling up values in ARMBaseInstrInfo::isProfitableToIf...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-11-13 Weiming ZhaoEnable generating legacy IT block for AArch32
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-08-03 Jakub StaszakUse MachineBranchProbabilityInfo in If-Conversion inste...
2011-07-08 Jim GrosbachMake tBX_RET and tBX_RET_vararg predicable.
2011-06-30 Jim GrosbachThumb1 register to register MOV instruction is predicable.
2010-06-04 Dale JohannesenRemove tail call. A tail call version will follow.
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2010-01-22 Dan GohmanRevert LoopStrengthReduce.cpp to pre-r94061 for now.
2010-01-21 Dan GohmanRe-implement the main strength-reduction portion of...
2009-11-21 Jim GrosbachRevert 89562. We're being sneakier than I was giving...
2009-11-21 Jim GrosbachDarwin requires a frame pointer for all non-leaf functi...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-15 Evan ChengFix tests.
2009-08-15 Evan ChengTurn on if-conversion for thumb2.