llvm-6502/lib/Target/X86/InstPrinter
Chandler Carruth d996c5b54b [x86] Teach the instruction printer to decode immediate operands to
BLENDPS, BLENDPD, and PBLENDW instructions into pretty shuffle comments.

These will be used in my next commit as part of test cases for AVX
shuffles which can directly use blend in more places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215701 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-15 11:01:37 +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 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:41:26 +00:00
X86ATTInstPrinter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
X86InstComments.cpp [x86] Teach the instruction printer to decode immediate operands to 2014-08-15 11:01:37 +00:00
X86InstComments.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +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