This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db587244035 [LLVM-C] Fix omission of INSTALL_WITH_TOOLCHAIN to llvm_add [...] new 7d610ade1d3 [WebAssembly] Add atomic.fence instruction
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/WebAssemblyISelDAGToDAG.cpp | 98 +++++----------------- lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 23 ++--- test/CodeGen/WebAssembly/atomic-fence.ll | 23 ++--- test/CodeGen/WebAssembly/atomic-fence.mir | 68 +++++++++++++++ test/MC/WebAssembly/atomics-encodings.s | 3 + 5 files changed, 115 insertions(+), 100 deletions(-) create mode 100644 test/CodeGen/WebAssembly/atomic-fence.mir