llvm-project/llvm/lib/Target/X86/InstPrinter
Simon Pilgrim 9f0a0bd20b [X86][SSE4A] Generalized EXTRQI/INSERTQI shuffle decodes
The existing decodes only worked for v16i8 vectors, this adds support for any 128-bit vector

llvm-svn: 307095
2017-07-04 16:53:12 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86ATTInstPrinter.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
X86ATTInstPrinter.h [X86] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-06 21:55:43 +00:00
X86InstComments.cpp [X86][SSE4A] Generalized EXTRQI/INSERTQI shuffle decodes 2017-07-04 16:53:12 +00:00
X86InstComments.h This is a large patch for X86 AVX-512 of an optimization for reducing code size by encoding EVEX AVX-512 instructions using the shorter VEX encoding when possible. 2016-12-28 10:12:48 +00:00
X86IntelInstPrinter.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
X86IntelInstPrinter.h [X86] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-06 21:55:43 +00:00