[PATCH] D52105: [WebAssembly] Add V128 value type to binary format
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 18 17:18:09 PDT 2018
tlively updated this revision to Diff 166052.
tlively added a comment.
- add tests, fix calls to make tests work, and remove dead code.
Repository:
rL LLVM
https://reviews.llvm.org/D52105
Files:
include/llvm/BinaryFormat/Wasm.h
lib/ObjectYAML/WasmYAML.cpp
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
test/CodeGen/WebAssembly/call.ll
test/MC/WebAssembly/types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52105.166052.patch
Type: text/x-patch
Size: 9169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180919/1a75421e/attachment-0001.bin>
More information about the llvm-commits
mailing list