Revert the addition of hasNoPointerOverflow to GEPOperator.
[oota-llvm.git] / test / Transforms / IndVarSimplify / loop_evaluate10.ll
2009-07-14 Dan GohmanFix indvars to not assume that a loop with a single...