llvm-6502/lib/Target/X86/Utils
Simon Pilgrim 982005c23e [X86][SSE] Shuffle mask decode support for zero extend, scalar float/double moves and integer load instructions
This patch adds shuffle mask decodes for integer zero extends (pmovzx** and movq xmm,xmm) and scalar float/double loads/moves (movss/movsd).

Also adds shuffle mask decodes for integer loads (movd/movq).

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227688 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-31 14:09:36 +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][SSE] Shuffle mask decode support for zero extend, scalar float/double moves and integer load instructions 2015-01-31 14:09:36 +00:00
X86ShuffleDecode.h [X86][SSE] Shuffle mask decode support for zero extend, scalar float/double moves and integer load instructions 2015-01-31 14:09:36 +00:00