This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3bd81371b8e Add Linux target triple to hopefully fix Mac bots. new c1e866c7f10 [WebAssembly] Add sign extend instructions from atomics proposal
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: lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 8 ++- lib/Target/WebAssembly/WebAssemblyInstrConv.td | 18 ++++++ test/CodeGen/WebAssembly/signext-inreg.ll | 71 ++++++++++++++++++++++ 3 files changed, 95 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/WebAssembly/signext-inreg.ll