llvm-6502/lib/Target/X86/InstPrinter
Simon Pilgrim 84a3feea38 [X86][SSE] pslldq/psrldq shuffle mask decodes
Patch to provide shuffle decodes and asm comments for the sse pslldq/psrldq SSE2/AVX2 byte shift instructions.

Differential Revision: http://reviews.llvm.org/D5598


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219738 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-14 22:31:34 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt
Makefile
X86ATTInstPrinter.cpp [x32] Emit callq for CALLpcrel32 2014-09-09 11:54:12 +00:00
X86ATTInstPrinter.h [x32] Emit callq for CALLpcrel32 2014-09-09 11:54:12 +00:00
X86InstComments.cpp [X86][SSE] pslldq/psrldq shuffle mask decodes 2014-10-14 22:31:34 +00:00
X86InstComments.h [x86] Teach the asm comment printing to only print the clarification of 2014-09-03 22:46:44 +00:00
X86IntelInstPrinter.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
X86IntelInstPrinter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00