[PATCH] D12219: WebAssembly: Implement call

JF Bastien via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 15:17:52 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245887: WebAssembly: Implement call (authored by jfb).

Changed prior to commit:
  http://reviews.llvm.org/D12219?vs=33004&id=33013#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12219

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12219.33013.patch
Type: text/x-patch
Size: 20018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/ea477f2a/attachment.bin>


More information about the llvm-commits mailing list