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

JF Bastien jfb at chromium.org
Fri Jul 10 11:23:29 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241923: WebAssembly: basic instructions todo, and basic register info. (authored by jfb).

Changed prior to commit:
  http://reviews.llvm.org/D11070?vs=29462&id=29464#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11070

Files:
  llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/trunk/lib/Target/WebAssembly/Makefile
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrAtomics.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrConv.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/lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11070.29464.patch
Type: text/x-patch
Size: 21829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/00ead974/attachment.bin>


More information about the llvm-commits mailing list