This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / 2009-01-05-i128-crash.ll
2009-01-05 Chris Lattnermake m_ConstantInt(int64_t) safely match ConstantInt...