recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / Transforms / SimplifyLibCalls / StrPBrk.ll
2010-09-29 Benjamin KramerAdd strpbrk folding to SimplifyLibCalls.