InstCombine: Don't fold (X <<s log(INT_MIN)) /s INT_MIN to X
[oota-llvm.git] / test / Transforms / InstCombine / phi-select-constexpr.ll
2013-12-06 Duncan P. N. Exon... Don't use isNullValue to evaluate ConstantExpr