[PATCH] D12219: WebAssembly: Implement call

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 11:26:58 PDT 2015


jfb updated this revision to Diff 32851.
jfb marked an inline comment as done.
jfb added a comment.

- Use a multiclass.


http://reviews.llvm.org/D12219

Files:
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyISD.def
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.h
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  test/CodeGen/WebAssembly/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12219.32851.patch
Type: text/x-patch
Size: 20165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/a912170a/attachment-0001.bin>


More information about the llvm-commits mailing list