[Reassociate] As the expression tree is rewritten make sure the operands are
[oota-llvm.git] / test / Transforms / IndVarSimplify / widen-loop-comp.ll
2014-11-13 Sanjoy DasTeach ScalarEvolution to sharpen range information.
2014-10-15 Sanjoy DasRevert "r219834 - Teach ScalarEvolution to sharpen...
2014-10-15 Sanjoy DasTeach ScalarEvolution to sharpen range information.
2014-09-30 Chad Rosier[IndVarSimplify] Widen loop unsigned compares.
2014-09-26 Chad Rosier[IndVar] Don't widen loop compare unless IV user is...
2014-09-17 Chad Rosier[IndVarSimplify] Partially revert r217953 to see if...
2014-09-17 Chad Rosier[IndVarSimplify] Widen loop compare instructions.