summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lower-vec-shift.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-04[X86] Redefine MOVSS/MOVSD instructions to take VR128 regclass as input inste...Craig Topper
2017-06-29[X86][SSE] Dropped -mcpu from vector shift testsSimon Pilgrim
2016-09-14[X86][SSE] Don't blend vector shifts with MOVSS/MOVSD directly, lower from ge...Simon Pilgrim
2016-08-10[X86][SSE] Regenerate vector shift lowering testsSimon Pilgrim
2014-04-15[X86] Improve the lowering of packed shifts by constant build_vector.Andrea Di Biagio