[PATCH] D11070: WebAssembly: basic instructions todo, and basic register info.

JF Bastien jfb at chromium.org
Thu Jul 9 16:17:26 PDT 2015


jfb updated this revision to Diff 29409.
jfb marked 13 inline comments as done.
jfb added a comment.

- Address sunfish's comments.


http://reviews.llvm.org/D11070

Files:
  lib/Target/WebAssembly/CMakeLists.txt
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  lib/Target/WebAssembly/Makefile
  lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrConv.td
  lib/Target/WebAssembly/WebAssemblyInstrFloat.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  lib/Target/WebAssembly/WebAssemblyInstrInteger.td
  lib/Target/WebAssembly/WebAssemblyInstrMemory.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
  lib/Target/WebAssembly/WebAssemblyRegisterInfo.h
  lib/Target/WebAssembly/WebAssemblyRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11070.29409.patch
Type: text/x-patch
Size: 21243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150709/f2360e78/attachment.bin>


More information about the llvm-commits mailing list