summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/combine-udiv.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-16[X86][AVX] Regenerate combine tests with constant broadcast commentsSimon Pilgrim
2017-04-25[SelectionDAG] Recognise splat vector isKnownToBeAPowerOfTwo one/sign bit shi...Simon Pilgrim
2016-12-14[DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo instead of just...Simon Pilgrim
2016-12-14[X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combine testsSimon Pilgrim
2016-10-18[DAGCombiner] Add splatted vector support to (udiv x, (shl pow2, y)) -> x >>u...Simon Pilgrim
2016-09-17[X86][SSE] Added vector udiv combine testsSimon Pilgrim