Check whether a pointer is non-null (isKnownNonNull) in isKnownNonZero.
[oota-llvm.git] / test / Transforms / InstSimplify / phi.ll
2012-03-05 Eli FriedmanMake sure we don't return bits outside the mask in...