summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/imul.ll
AgeCommit message (Expand)AuthorFilesLines
2015-08-12[X86] Disable mul -> shl + lea combine when compiling for minsizeMichael Kuperstein1-0/+18
2015-01-28[X86] Reduce some 32-bit imuls into lea + shlMichael Kuperstein1-0/+110