This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dce33b5 pdbdump: Print out more strcutures. new 51510ad [WebAssembly] Rename $discard to $drop in the assembly output.
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: .../InstPrinter/WebAssemblyInstPrinter.cpp | 2 +- .../WebAssembly/WebAssemblyFrameLowering.cpp | 5 +-- lib/Target/WebAssembly/WebAssemblyPeephole.cpp | 16 ++++---- lib/Target/WebAssembly/WebAssemblyRegColoring.cpp | 2 +- test/CodeGen/WebAssembly/address-offsets.ll | 48 +++++++++++----------- test/CodeGen/WebAssembly/byval.ll | 6 +-- test/CodeGen/WebAssembly/cfg-stackify.ll | 4 +- .../WebAssembly/i32-load-store-alignment.ll | 20 ++++----- .../WebAssembly/i64-load-store-alignment.ll | 30 +++++++------- test/CodeGen/WebAssembly/inline-asm.ll | 4 +- test/CodeGen/WebAssembly/load-store-i1.ll | 4 +- test/CodeGen/WebAssembly/mem-intrinsics.ll | 18 ++++---- test/CodeGen/WebAssembly/offset.ll | 44 ++++++++++---------- test/CodeGen/WebAssembly/reg-stackify.ll | 4 +- test/CodeGen/WebAssembly/returned.ll | 2 +- test/CodeGen/WebAssembly/store-results.ll | 4 +- test/CodeGen/WebAssembly/store-trunc.ll | 10 ++--- test/CodeGen/WebAssembly/store.ll | 8 ++-- test/CodeGen/WebAssembly/unused-argument.ll | 2 +- test/CodeGen/WebAssembly/userstack.ll | 26 ++++++------ test/CodeGen/WebAssembly/varargs.ll | 10 ++--- 21 files changed, 134 insertions(+), 135 deletions(-)