[PATCH] D11070: WebAssembly: basic instructions todo, and basic register info.
JF Bastien
jfb at chromium.org
Thu Jul 9 10:55:43 PDT 2015
jfb created this revision.
jfb added a reviewer: sunfish.
jfb added a subscriber: llvm-commits.
Herald added subscribers: jfb, aemerson.
This code is based on AArch64 for modern backend good practice, and NVPTX for
virtual ISA concerns.
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.29358.patch
Type: text/x-patch
Size: 21230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150709/7431087d/attachment.bin>
More information about the llvm-commits
mailing list