Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / 2007-06-14-branchfold.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-10 Evan ChengTeach branch folding pass about implicit_def instructio...
2007-12-10 Christopher LambImprove branch folding by recgonizing that explict...
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-14 Dale JohannesenDo not treat FP_REG_KILL as terminator in branch analys...