This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c6bf8fac1ee dsymutil: Avoid pruning non-type forward declarations insid [...] new 40d40d8e3a1 [WebAssembly] SIMD loads and stores
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: .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 25 + lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 45 +- test/CodeGen/WebAssembly/offset-simd.ll | 1312 ++++++++++++++++++++ 3 files changed, 1381 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/WebAssembly/offset-simd.ll