1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/X86/Utils
Simon Pilgrim 0c991e17ab [X86][AVX] Improved VPERMILPS variable shuffle mask decoding.
Added support for decoding VPERMILPS variable shuffle masks that aren't in the constant pool.

Added target shuffle mask decoding for SCALAR_TO_VECTOR+VZEXT_MOVL cases - these can happen for v2i64 constant re-materialization

Followup to D17681

llvm-svn: 262784
2016-03-05 22:53:31 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86ShuffleDecode.cpp [X86][AVX] Improved VPERMILPS variable shuffle mask decoding. 2016-03-05 22:53:31 +00:00
X86ShuffleDecode.h [X86][AVX] Improved VPERMILPS variable shuffle mask decoding. 2016-03-05 22:53:31 +00:00