This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c46ca76214e [NFC][LICM] Factor out instruction erasing logic new 437a9372206 [WebAssembly] General vector shift lowering new 2495823e188 [WebAssembly] Added a .globaltype directive to .s output.
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: .../MCTargetDesc/WebAssemblyTargetStreamer.cpp | 11 +- .../MCTargetDesc/WebAssemblyTargetStreamer.h | 8 +- lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp | 9 + lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 39 +++- test/CodeGen/WebAssembly/simd-arith.ll | 241 +++++++++++++++++++++ test/CodeGen/WebAssembly/userstack.ll | 2 + 6 files changed, 290 insertions(+), 20 deletions(-)