1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Target/X86/InstPrinter
Chandler Carruth bd45a583fa [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.

llvm-svn: 215701
2014-08-15 11:01:37 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86ATTInstPrinter.cpp
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
X86IntelInstPrinter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00