This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 38b60af7cb1 MC: Teach the COFF object writer to write address-significa [...] new d684f5c11c8 [WebAssembly][NFC] Move specific instruction formats to spe [...]
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/WebAssemblyInstrAtomics.td | 8 ++ lib/Target/WebAssembly/WebAssemblyInstrFloat.td | 33 ++++++ lib/Target/WebAssembly/WebAssemblyInstrFormats.td | 118 +--------------------- lib/Target/WebAssembly/WebAssemblyInstrInteger.td | 34 +++++++ lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 45 +++++++++ 5 files changed, 121 insertions(+), 117 deletions(-)