This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from 89bba358f5f Add support for AVX-512 CodeView registers. adds 6a67b308fac Fix -Wmicrosoft-goto warnings. adds fd8c4124545 [MC][X86] Enhance X86 Register expression handling to more [...]
No new revisions were added by this update.
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(-)