This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f62ff89b28d [FPEnv][NFC] Change test to conform to strictfp attribute rules. new 4a07687da67 [WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR lowering
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/WebAssemblyISD.def | 1 + lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 196 +++++++++++++-------- lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 9 + test/CodeGen/WebAssembly/simd-build-vector.ll | 187 +++++++++++++++++--- test/MC/WebAssembly/simd-encodings.s | 3 + 5 files changed, 300 insertions(+), 96 deletions(-)