[PATCH] D48183: [WebAssembly] Modified tablegen defs to have 2 parallel instuction sets.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 14:27:23 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334985: [WebAssembly] Modified tablegen defs to have 2 parallel instuction sets. (authored by aardappel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48183?vs=151438&id=151791#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48183

Files:
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrConv.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrExceptRef.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  llvm/trunk/test/MC/Disassembler/WebAssembly/wasm.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48183.151791.patch
Type: text/x-patch
Size: 83447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/7b98ad79/attachment-0001.bin>


More information about the llvm-commits mailing list