]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/Transforms/InstCombine/overflow-mul.ll
[canonicalize] Teach InstCombine to canonicalize loads which are only
[opencl/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.