summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/overflow.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-2/+2
* [X86] Do not generate __multi3 for mul i128 on X86Craig Topper2017-10-211-26/+47
* [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X)Amaury Sechet2017-05-191-5/+3
* [DAGCombiner] mulhi + 1 never overflow.Amaury Sechet2017-03-011-4/+2
* Improve mulhi overflow test. NFCAmaury Sechet2017-03-011-14/+25
* Add test case for mulhi's overflow. NFCAmaury Sechet2017-03-011-0/+55
OpenPOWER on IntegriCloud