fix infinite loop in instcombine in the presence of a (malformed) self-referencing...
[oota-llvm.git] / test / Transforms / InstSimplify / phi.ll
2012-03-05 Eli FriedmanMake sure we don't return bits outside the mask in...