Revert r218778 while investigating buldbot breakage.
[oota-llvm.git] / test / Transforms / InstCombine / overflow-mul.ll
2014-06-24 Benjamin KramerInstCombine: Disable umul.with.overflow recognition...
2014-04-13 Serge PavlovRecognize test for overflow in integer multiplication.