[PATCH] D52105: [WebAssembly] Add V128 value type to binary format

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 15:06:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342689: [WebAssembly] Add V128 value type to binary format (authored by tlively, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52105

Files:
  llvm/trunk/include/llvm/BinaryFormat/Wasm.h
  llvm/trunk/lib/ObjectYAML/WasmYAML.cpp
  llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/test/CodeGen/WebAssembly/call.ll
  llvm/trunk/test/MC/WebAssembly/types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52105.166367.patch
Type: text/x-patch
Size: 8275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/6f9a0497/attachment.bin>


More information about the llvm-commits mailing list