[PATCH] D54138: [WebAssembly] Read prefixed opcodes as ULEB128s

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 10:07:26 PST 2018


tlively updated this revision to Diff 172785.
tlively added a comment.

- Replace magic table size value with constant


Repository:
  rL LLVM

https://reviews.llvm.org/D54138

Files:
  lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/MC/Disassembler/WebAssembly/wasm.txt
  test/MC/WebAssembly/simd-encodings.s
  utils/TableGen/WebAssemblyDisassemblerEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54138.172785.patch
Type: text/x-patch
Size: 45871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/5e27b14a/attachment.bin>


More information about the llvm-commits mailing list