[PATCH] D11193: WebAssembly: add basic int/fp instruction codegen.
JF Bastien
jfb at chromium.org
Tue Jul 14 12:51:19 PDT 2015
jfb created this revision.
jfb added a reviewer: sunfish.
jfb added a subscriber: llvm-commits.
Herald added a subscriber: jfb.
This patch has the most basic instruction codegen for 32 and 64 bit int/fp.
http://reviews.llvm.org/D11193
Files:
lib/Target/WebAssembly/WebAssemblyInstrFloat.td
lib/Target/WebAssembly/WebAssemblyInstrFormats.td
lib/Target/WebAssembly/WebAssemblyInstrInteger.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11193.29702.patch
Type: text/x-patch
Size: 4982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150714/6be39f38/attachment.bin>
More information about the llvm-commits
mailing list