[PATCH] D11070: WebAssembly: basic instructions todo, and basic register info.
JF Bastien
jfb at chromium.org
Fri Jul 10 11:21:04 PDT 2015
jfb updated this revision to Diff 29462.
jfb added a comment.
- Address sunfish's comments.
- Use the shiny new devirtualized getFrameLowering from http://reviews.llvm.org/D11093.
- 'May someday support'.
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.29462.patch
Type: text/x-patch
Size: 21110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/5c94f135/attachment.bin>
More information about the llvm-commits
mailing list