[PATCH] D71484: [WebAssembly][InstrEmitter] Foundation for multivalue call lowering

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 21 11:17:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ef169e586f4: [WebAssembly][InstrEmitter] Foundation for multivalue call lowering (authored by tlively).

Changed prior to commit:
  https://reviews.llvm.org/D71484?vs=238900&id=239384#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71484/new/

https://reviews.llvm.org/D71484

Files:
  llvm/include/llvm/Target/TargetMachine.h
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/WebAssemblyISD.def
  llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td
  llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h
  llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h
  llvm/test/CodeGen/WebAssembly/multivalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71484.239384.patch
Type: text/x-patch
Size: 19967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/2de62950/attachment.bin>


More information about the llvm-commits mailing list