aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/InstCombine/overflow-mul.ll
AgeCommit message (Expand)AuthorFilesLines
2014-11-01InstCombine: Don't assume that m_ZExt matches an InstructionDavid Majnemer1-0/+13
2014-06-24InstCombine: Disable umul.with.overflow recognition for vectors.Benjamin Kramer1-0/+11
2014-04-13Recognize test for overflow in integer multiplication.Serge Pavlov1-0/+164