This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76db3f47cc4 [WebAssembly] Fixed disassembler not knowing about OPERAND_EVENT new 7112182b13d CMake: Fix stand-alone clang builds since r353268 new 04189955b50 [WebAssembly] Fix load/store name detection for atomic inst [...]
The 2 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: cmake/modules/AddLLVM.cmake | 3 + .../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 3 +- lib/Target/WebAssembly/WebAssemblyInstrAtomics.td | 10 +- test/MC/WebAssembly/atomics-encodings.s | 149 +++++++++++++++++++++ 4 files changed, 158 insertions(+), 7 deletions(-) create mode 100644 test/MC/WebAssembly/atomics-encodings.s