llvm-project/llvm/lib/Target/X86/AsmParser
Coby Tayree 48d67cdbb4 [x86][inline-asm][ms-compat] legalize the use of "jc/jz short <op>"
MS ignores the keyword "short" when used after a jc/jz instruction, LLVM ought to do the same.
Test: D35893

Differential Revision: https://reviews.llvm.org/D35892

llvm-svn: 309509
2017-07-30 11:12:47 +00:00
..
CMakeLists.txt
LLVMBuild.txt
X86AsmInstrumentation.cpp Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
X86AsmInstrumentation.h [X86] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-02 22:55:55 +00:00
X86AsmParser.cpp [x86][inline-asm][ms-compat] legalize the use of "jc/jz short <op>" 2017-07-30 11:12:47 +00:00
X86AsmParserCommon.h One more batch of self-containing headers. 2016-01-27 19:29:56 +00:00
X86Operand.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00