summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/shuffle-strided-with-offset-256.ll
AgeCommit message (Expand)Author
2017-12-20[X86][AVX2] Split more shuffle tests into 'slow' and 'fast' variable shufflesSimon Pilgrim
2017-12-19[X86][AVX512] Attempt target shuffle combining to different types instead of ...Simon Pilgrim
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-12Revert r307036 because of PR34919.Wei Mi
2017-10-03[X86][SSE] Add support for lowering shuffles to PACKSS/PACKUSSimon Pilgrim
2017-07-31[AVX-512] Add unmasked subvector inserts and extract to the execution domain ...Craig Topper
2017-07-26DAGCombiner: Extend reduceBuildVecToTrunc to handle non-zero offsetZvi Rackover
2017-07-20[X86] Adding ISel tests for strided-shuffles with non-zero offset. NFC.Zvi Rackover