[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:27:36 PDT 2015


jfb updated this revision to Diff 33135.
jfb added a comment.

- Update .globl test for output (func


http://reviews.llvm.org/D12307

Files:
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  test/CodeGen/WebAssembly/call.ll
  test/CodeGen/WebAssembly/comparisons_f32.ll
  test/CodeGen/WebAssembly/comparisons_f64.ll
  test/CodeGen/WebAssembly/comparisons_i32.ll
  test/CodeGen/WebAssembly/comparisons_i64.ll
  test/CodeGen/WebAssembly/fast-isel.ll
  test/CodeGen/WebAssembly/fp32.ll
  test/CodeGen/WebAssembly/fp64.ll
  test/CodeGen/WebAssembly/func.ll
  test/CodeGen/WebAssembly/globl.ll
  test/CodeGen/WebAssembly/immediates.ll
  test/CodeGen/WebAssembly/integer32.ll
  test/CodeGen/WebAssembly/integer64.ll
  test/CodeGen/WebAssembly/memory-addr32.ll
  test/CodeGen/WebAssembly/memory-addr64.ll
  test/CodeGen/WebAssembly/return-void.ll
  test/CodeGen/WebAssembly/unused-argument.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12307.33135.patch
Type: text/x-patch
Size: 42502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/dc8da407/attachment.bin>


More information about the llvm-commits mailing list