Don't restrict the set of instructions where we try to constant-fold the
[oota-llvm.git] / test / Transforms / InstCombine / 2009-01-05-i128-crash.ll
2009-01-05 Chris Lattnermake m_ConstantInt(int64_t) safely match ConstantInt...