Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix for...
[oota-llvm.git] / test / Transforms / IndVarSimplify / polynomial-expand.ll
2009-09-28 Dan GohmanAdd a testcase for r83011.