summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/rotate4.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-14[x86] fold the mask op on 8- and 16-bit rotatesSanjay Patel
2017-08-11[x86] add tests for rotate left/right with masked shifter; NFCSanjay Patel
2017-07-02[x86] auto-generate complete checks for tests; NFCSanjay Patel
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-03-12[X86] Add peephole for masked rotate amountAdam Nemet
2014-03-08Update comment from r203315 based on reviewAdam Nemet
2014-03-07[DAGCombiner] Recognize another rotation idiomAdam Nemet