Make DataLayout Non-Optional in the Module
[oota-llvm.git] / test / Transforms / InstCombine / overflow-mul.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
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.