summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shuffle-of-splat-multiuses.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-09-19[X86] Add VPERMPD/VPERMQ and VPERMPS/VPERMD to the execution domain fixing ta...Craig Topper
2017-09-18[X86] Teach execution domain fixing to convert between VPERMILPS and VPSHUFD.Craig Topper
2017-05-09DAGCombine: Combine shuffles of splat-shufflesZvi Rackover
2017-04-11[DAGCombine] Add more test cases for shuffle of splat. NFC.Zvi Rackover
2017-04-03Revert "[DAGCombine] A shuffle of a splat is always the splat itself"Zvi Rackover
2017-03-30[DAGCombine] A shuffle of a splat is always the splat itselfZvi Rackover
2017-03-28Add reproducer test for pr32449. NFC.Zvi Rackover