recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / Transforms / Inline / 2010-05-31-ByvalTailcall.ll
2010-05-31 Duncan SandsFix PR7272: when inlining through a callsite with byval...