summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widened-broadcast.ll
AgeCommit message (Expand)Author
2017-12-29[X86][SSE] Match PSHUFLW/PSHUFHW + PSHUFD vXi16 shuffle patterns (PR34686)Simon Pilgrim
2017-12-16[X86][AVX] lowerVectorShuffleAsBroadcast - aggressively peek through BITCASTsSimon Pilgrim
2017-12-16[X86][AVX] Fix failed broadcast foldSimon Pilgrim
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-09-18[X86] Teach execution domain fixing to convert between VPERMILPS and VPSHUFD.Craig Topper
2017-05-27[DAGCombiner] use narrow load to avoid vector extractSanjay Patel
2017-04-27[X86][SSE] Add tests for broadcast from larger vector loadsSimon Pilgrim
2017-02-15[X86] Don't create VBROADCAST nodes with 256-bit or 512-bit input typesCraig Topper
2016-07-23[X86][SSE] Added float widened broadcast testsSimon Pilgrim
2016-07-23[X86][SSE] Added more widened broadcast testsSimon Pilgrim
2016-07-23[X86][SSE] Added tests where we should be trying to widen a load+splat into a...Simon Pilgrim