This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 83de8211787 [DEBUGINFO] Disable emission of the dwarf sections, but all [...] new 81f99ce8f5a [WebAssembly] Support for a ternary atomic RMW 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: .../MCTargetDesc/WebAssemblyMCTargetDesc.h | 14 + lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 243 +++++++++++ .../WebAssembly/WebAssemblySetP2AlignOperands.cpp | 7 + test/CodeGen/WebAssembly/atomic-mem-consistency.ll | 106 +++++ test/CodeGen/WebAssembly/atomic-rmw.ll | 184 +++++++++ test/CodeGen/WebAssembly/offset-atomics.ll | 455 +++++++++++++++++++++ 6 files changed, 1009 insertions(+)