This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 89bba358f5f Add support for AVX-512 CodeView registers. new 6a67b308fac Fix -Wmicrosoft-goto warnings. new fd8c4124545 [MC][X86] Enhance X86 Register expression handling to more [...]
The 2 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/MCExpr.h | 2 ++ include/llvm/MC/MCParser/MCAsmParserUtils.h | 2 +- include/llvm/MC/MCParser/MCTargetAsmParser.h | 6 +++--- lib/Demangle/MicrosoftDemangle.cpp | 20 +++++++++++++------- lib/MC/MCExpr.cpp | 16 +++++++++++++++- lib/MC/MCParser/AsmParser.cpp | 23 ++++++++++------------- lib/Target/X86/AsmParser/X86AsmParser.cpp | 14 ++++++++------ lib/Target/X86/MCTargetDesc/X86MCExpr.h | 7 ++++++- test/MC/X86/pr37425.s | 18 +++++++++++------- 9 files changed, 69 insertions(+), 39 deletions(-)