recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / Transforms / LoopSimplify / unreachable-loop-pred.ll
2009-10-19 Dan GohmanFix SplitBlockPredecessors' LoopInfo updating code...