Simon Pilgrim 36f69d62b8 [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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259995 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-06 16:33:42 +00:00
..
2016-02-04 00:12:28 +00:00
2016-02-06 07:47:48 +00:00