llvm-project/llvm/test/CodeGen/X86/avx512-shuffles
Simon Pilgrim 22d1476bfa [X86][AVX] Combine non-lane crossing binary shuffles using X86ISD::VPERMV3
Some of the combines might be further improved if we lower more shuffles with X86ISD::VPERMV3 directly, instead of waiting to combine the results.

llvm-svn: 359400
2019-04-28 14:31:01 +00:00
..
broadcast-scalar-fp.ll
broadcast-scalar-int.ll [X86][AVX] Add VMOVDDUP-VPBROADCASTQ execution domain mapping 2019-02-01 21:41:30 +00:00
broadcast-vector-fp.ll
broadcast-vector-int.ll [X86][AVX] More aggressively simplify BROADCAST source operand 2019-02-03 14:39:41 +00:00
duplicate-high.ll
duplicate-low.ll
in_lane_permute.ll
partial_permute.ll [X86][AVX] Combine non-lane crossing binary shuffles using X86ISD::VPERMV3 2019-04-28 14:31:01 +00:00
permute.ll
shuffle-interleave.ll
shuffle-vec.ll
shuffle.ll
unpack.ll