summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/mul-i512.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X)Amaury Sechet2017-05-191-356/+349
* [DAGCombine] (uaddo X, (addcarry Y, 0, Carry)) -> (addcarry X, Y, Carry)Amaury Sechet2017-05-021-87/+79
* [RegAllocGreedy] Record missed hint for late recoloring.Quentin Colombet2016-11-161-8/+7
* Integer legalization: fix MUL expansionPawel Bylica2016-11-151-683/+718
* [CodeGen] Fix invalid shift in mul expansionPawel Bylica2016-09-131-0/+1203
OpenPOWER on IntegriCloud