Fix a typo in comments in r216862, NFC
[oota-llvm.git] / test / CodeGen / X86 / loop-strength-reduce8.ll
2014-09-01 Jingyue WuFix a typo in comments in r216862, NFC
2014-09-01 Jingyue Wu[MachineSink] Use the real post dominator tree
2010-04-17 Dan GohmanStart function numbering at 0.
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-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-21 Evan ChengTeach LSR sink to sink the immediate portion of the...