Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / pr3495.ll
2010-01-19 Dan GohmanMake SCEVAddRecExpr's getType return a pointer type...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-05 Bob WilsonStabilize the order of live intervals in the priority_q...
2009-06-24 Dan GohmanExtend ScalarEvolution's multiple-exit support to compu...
2009-05-11 Dale JohannesenReverse a loop that is counting up to a maximum to
2009-04-16 Dan GohmanExpand GEPs in ScalarEvolution expressions. SCEV expres...
2009-02-11 Evan ChengImplement PR3495: local spiller optimization. The local...