1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Target/X86/Utils
Simon Pilgrim 9549c9fa45 [X86][XOP] Fixed VPPERM permute op decoding (PR27472).
Fixed issue with VPPERM target shuffle mask decoding that was incorrectly masking off the 3-bit permute op with a 2-bit mask.

llvm-svn: 267346
2016-04-24 15:05:04 +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][XOP] Fixed VPPERM permute op decoding (PR27472). 2016-04-24 15:05:04 +00:00
X86ShuffleDecode.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00