[PATCH] D12307: WebAssembly: emit `(func (param t) (result t))` s-expressions
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 15:59:06 PDT 2015
This revision was automatically updated to reflect the committed changes.
jfb marked an inline comment as done.
Closed by commit rL245986: WebAssembly: emit `(func (param t) (result t))` s-expressions (authored by jfb).
Changed prior to commit:
http://reviews.llvm.org/D12307?vs=33143&id=33146#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12307
Files:
llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/trunk/test/CodeGen/WebAssembly/call.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_f32.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_f64.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_i32.ll
llvm/trunk/test/CodeGen/WebAssembly/comparisons_i64.ll
llvm/trunk/test/CodeGen/WebAssembly/fast-isel.ll
llvm/trunk/test/CodeGen/WebAssembly/fp32.ll
llvm/trunk/test/CodeGen/WebAssembly/fp64.ll
llvm/trunk/test/CodeGen/WebAssembly/func.ll
llvm/trunk/test/CodeGen/WebAssembly/globl.ll
llvm/trunk/test/CodeGen/WebAssembly/immediates.ll
llvm/trunk/test/CodeGen/WebAssembly/integer32.ll
llvm/trunk/test/CodeGen/WebAssembly/integer64.ll
llvm/trunk/test/CodeGen/WebAssembly/memory-addr32.ll
llvm/trunk/test/CodeGen/WebAssembly/memory-addr64.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: D12307.33146.patch
Type: text/x-patch
Size: 43156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/7c7f9f08/attachment-0001.bin>
More information about the llvm-commits
mailing list