Fix SCEV denormalization of expressions where the exit value from
[oota-llvm.git] / test / CodeGen / X86 / lsr-reuse.ll
2010-06-21 Dan GohmanTeach two-address lowering how to unfold a load to...
2010-06-19 Dan GohmanInclude the use kind along with the expression in the...
2010-04-17 Dan GohmanStart function numbering at 0.
2010-03-18 Evan ChengTurning off post-ra scheduling for x86. It isn't a...
2010-02-19 Dan GohmanWhen determining the set of interesting reuse factors...
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...