summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/combine-mulo.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] Enable SMULO/UMULO vector combine support (PR40442)Simon Pilgrim2019-03-061-35/+21
* [X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT(Cond, RHS, LHS)Simon Pilgrim2019-03-061-16/+8
* [X86] Add SMULO/UMULO combine testsSimon Pilgrim2019-03-051-0/+136
OpenPOWER on IntegriCloud