This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e13b7e2965 [WebAssembly] Replace SIMD expression types with V128 new 3e2cfa03da4 [WebAssembly] Enable atomic expansion for unsupported atomicrmws
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 | 17 ++ lib/Target/WebAssembly/WebAssemblyISelLowering.h | 1 + lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 9 +- test/CodeGen/WebAssembly/atomic-rmw.ll | 240 +++++++++++++++++++++ 4 files changed, 263 insertions(+), 4 deletions(-)