InstCombine: Don't fold (X <<s log(INT_MIN)) /s INT_MIN to X
[oota-llvm.git] / test / Transforms / InstCombine / constant-expr-datalayout.ll
2013-02-14 Nick LewyckyTeach the DataLayout aware constant folder to be much...