[IndVar] Don't widen loop compare unless IV user is sign extended.
[oota-llvm.git] / test / Transforms / IndVarSimplify / pr18223.ll
2014-05-23 Justin BognerScalarEvolution: Fix handling of AddRecs in isKnownPred...