[PATCH] D73928: Revert "[WebAssembly][InstrEmitter] Foundation for multivalue call lowering"

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 20:20:52 PST 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73928

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: D73928.242507.patch
Type: text/x-patch
Size: 19923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/da65e36c/attachment.bin>


More information about the llvm-commits mailing list