summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/combine-sdiv.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo instead of just...Simon Pilgrim2016-12-141-22/+25
* [X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combine testsSimon Pilgrim2016-12-141-1/+2
* [DAGCombiner] Enable sdiv(x.y) -> udiv(x,y) combine for vectorsSimon Pilgrim2016-10-251-36/+12
* [X86][SSE] Added vector sdiv combine testsSimon Pilgrim2016-10-251-0/+212
OpenPOWER on IntegriCloud