This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a6aed20fa1 IPRA: Don't assume called function is first call operand new 89feab7412d [X86AsmParser] Refactoring, (almost) NFC.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/MC/MCParser/MCTargetAsmParser.h | 64 ++- lib/MC/MCParser/AsmParser.cpp | 29 +- lib/Target/X86/AsmParser/X86AsmParser.cpp | 616 ++++++++++----------------- test/MC/X86/intel-syntax-3.s | 46 -- test/MC/X86/intel-syntax-error.s | 13 +- test/MC/X86/intel-syntax.s | 28 +- 6 files changed, 316 insertions(+), 480 deletions(-) delete mode 100644 test/MC/X86/intel-syntax-3.s