1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +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
X86InstComments.cpp [x86] Teach the instruction printer to decode immediate operands to 2014-08-15 11:01:37 +00:00
X86InstComments.h
X86IntelInstPrinter.cpp
X86IntelInstPrinter.h