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/Utils
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 Update X86/Utils/LLVMBuild.txt corresponding to r213986. "Core" has been introduced. 2014-07-26 00:45:43 +00:00
Makefile
X86ShuffleDecode.cpp [x86] Teach the instruction printer to decode immediate operands to 2014-08-15 11:01:37 +00:00
X86ShuffleDecode.h [x86] Teach the instruction printer to decode immediate operands to 2014-08-15 11:01:37 +00:00