Teach ScalarEvolution to sharpen range information.
[oota-llvm.git] / test / Transforms / IndVarSimplify / widen-loop-comp.ll
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.