ConstantFold, InstSimplify: undef >>a x can be either -1 or 0, choose 0
[oota-llvm.git] / test / Transforms / InstCombine / overflow-mul.ll
2014-11-01 David MajnemerInstCombine: Don't assume that m_ZExt matches an Instru...
2014-06-24 Benjamin KramerInstCombine: Disable umul.with.overflow recognition...
2014-04-13 Serge PavlovRecognize test for overflow in integer multiplication.