llvm-project/llvm/lib/Target/X86/AsmParser
Coby Tayree 41a5b55f50 [X86][AsmParser][MS-compatability] Binary/Unary operators enhancements
Introducing MOD binary operator
https://msdn.microsoft.com/en-us/library/hha180wt.aspx

Enhancing unary operators NEG and NOT, to support more complex patterns

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

llvm-svn: 306425
2017-06-27 16:58:27 +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][AsmParser][MS-compatability] Binary/Unary operators enhancements 2017-06-27 16:58:27 +00:00
X86AsmParserCommon.h
X86Operand.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00