llvm-project/llvm/lib/Target/X86/InstPrinter
Andrew V. Tischenko 0916c6b654 Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own.
Differential Revision: https://reviews.llvm.org/D39546

llvm-svn: 317330
2017-11-03 15:25:13 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86ATTInstPrinter.cpp Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own. 2017-11-03 15:25:13 +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] Remove temporary std::string creation from shuffle comment printing. We can just write directly to the raw_ostream. 2017-10-11 00:46:09 +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 Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own. 2017-11-03 15:25:13 +00:00
X86IntelInstPrinter.h [X86] Fix some Include What You Use warnings; other minor fixes (NFC). 2017-02-06 21:55:43 +00:00