llvm-project/llvm/test/CodeGen/X86/avx512-shuffles
Simon Pilgrim 91751b42f6 [X86][AVX512] Add support for VPERMILPS v16f32 shuffle lowering (PR34382)
Avoid use of VPERMPS where we don't need it by instead using the variable mask version of VPERMILPS for unary shuffles.

llvm-svn: 312486
2017-09-04 13:51:57 +00:00
..
broadcast-scalar-fp.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
broadcast-scalar-int.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
broadcast-vector-fp.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
broadcast-vector-int.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
duplicate-high.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
duplicate-low.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
in_lane_permute.ll [X86][AVX512] Add support for VPERMILPS v16f32 shuffle lowering (PR34382) 2017-09-04 13:51:57 +00:00
partial_permute.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
permute.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
shuffle-interleave.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
shuffle-vec.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
shuffle.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00
unpack.ll [X86] Replace -mcpu option with -mattr in LIT tests added in https://reviews.llvm.org/rL312442 2017-09-04 09:31:32 +00:00