recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / Transforms / JumpThreading / select.ll
2010-12-15 Frits van BommelTeach jump threading to "look through" a select when...