This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13799520884 [WebAssembly] Renumber and LEB128-encode SIMD opcodes new c5627147d1a [WebAssembly][NFC] Reorder SIMD section new 1a899420ae4 [WebAssembly] Read prefixed opcodes as ULEB128s
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: .../Disassembler/WebAssemblyDisassembler.cpp | 32 +- lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 565 ++++++++++----------- test/MC/Disassembler/WebAssembly/wasm.txt | 9 + utils/TableGen/WebAssemblyDisassemblerEmitter.cpp | 6 +- 4 files changed, 311 insertions(+), 301 deletions(-)