recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / Transforms / IndVarSimplify / polynomial-expand.ll
2009-09-28 Dan GohmanAdd a testcase for r83011.