This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 53902848786 gn build: Merge r350819 new 07f211e13f8 [x86] fix remaining miscompile bug in horizontal binop matc [...] new 26aa5dcb686 [RISCV][MC] Add support for evaluating constant symbols as [...] new 2b64d3cfc4c [llvm-symbolizer] Add -p as alias to -pretty-print
The 3 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: docs/CommandGuide/llvm-symbolizer.rst | 2 +- lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 9 +------ lib/Target/X86/X86ISelLowering.cpp | 13 ++++++---- test/CodeGen/X86/phaddsub-undef.ll | 4 ++++ test/MC/RISCV/rv32i-aliases-valid.s | 13 ++++++++++ test/MC/RISCV/rv32i-valid.s | 34 +++++++++++++++++++++++++++ test/MC/RISCV/rv64i-aliases-valid.s | 10 ++++++++ test/MC/RISCV/rv64i-valid.s | 8 +++++++ test/tools/llvm-symbolizer/sym.test | 5 ++-- tools/llvm-symbolizer/llvm-symbolizer.cpp | 4 ++++ 10 files changed, 86 insertions(+), 16 deletions(-)