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 520933a81a [X86][SSE] Refactored PMOVZX shuffle decoding to use scalar input types
First step towards being able to decode AVX512 PMOVZX instructions without a massive bloat in the shuffle decode switch statement.

This should also make it easier to decode X86ISD::VZEXT target shuffles in the future.

llvm-svn: 259995
2016-02-06 16:33:42 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86ShuffleDecode.cpp [X86][SSE] Refactored PMOVZX shuffle decoding to use scalar input types 2016-02-06 16:33:42 +00:00
X86ShuffleDecode.h [X86][SSE] Refactored PMOVZX shuffle decoding to use scalar input types 2016-02-06 16:33:42 +00:00