Revert "SCEVExpander: Try hard not to create derived induction variables in other...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / X86 / 2012-01-13-phielim.ll
2012-08-07 Chandler CarruthAdd a much more conservative strategy for aligning...
2012-05-22 Andrew TrickLSR fix: add a missing phi check during IV hoisting.
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-01-20 Andrew TrickTest case comments missing from my previous checkin.
2012-01-20 Andrew TrickSCEVExpander fixes. Affects LSR and indvars.
2012-01-14 Andrew TrickFix a corner case hit by redundant phi elimination...