[PATCH] D11699: WebAssembly: handle more than int32 argument/return
JF Bastien
jfb at chromium.org
Fri Jul 31 21:49:26 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL243822: WebAssembly: handle more than int32 argument/return (authored by jfb).
Changed prior to commit:
http://reviews.llvm.org/D11699?vs=31185&id=31186#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11699
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/trunk/test/CodeGen/WebAssembly/integer.ll
llvm/trunk/test/CodeGen/WebAssembly/integer32.ll
llvm/trunk/test/CodeGen/WebAssembly/integer64.ll
llvm/trunk/test/CodeGen/WebAssembly/return-void.ll
llvm/trunk/test/CodeGen/WebAssembly/unused-argument.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11699.31186.patch
Type: text/x-patch
Size: 18775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150801/9c878279/attachment.bin>
More information about the llvm-commits
mailing list