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
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