llvm-project/llvm/lib/Target/X86/Utils
Simon Pilgrim e1b6db901f [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 Update X86/Utils/LLVMBuild.txt corresponding to r213986. "Core" has been introduced. 2014-07-26 00:45:43 +00:00
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