This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a5e06d9619 [X86] combineX86ShufflesRecursively - merge shuffles with m [...] new c1056cbe8b1 [WebAssembly] Fix p2align in assembler. new 6998f5cb034 Revert "[LiveDebugValues] Emit the debug entry values"
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: lib/CodeGen/LiveDebugValues.cpp | 159 +++------------------ .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 36 +++-- .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 10 +- test/DebugInfo/MIR/X86/dbginfo-entryvals.mir | 79 ---------- .../MIR/X86/multiple-param-dbg-value-entry.mir | 83 ----------- test/MC/WebAssembly/atomics-encodings.s | 96 ++++++------- test/MC/WebAssembly/basic-assembly.s | 6 +- test/MC/WebAssembly/reloc-pic.s | 4 +- test/MC/WebAssembly/simd-encodings.s | 4 +- 9 files changed, 110 insertions(+), 367 deletions(-) delete mode 100644 test/DebugInfo/MIR/X86/dbginfo-entryvals.mir delete mode 100644 test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir