[PATCH] D62877: [WebAssembly] Implement tail calls and unify tablegen call classes
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 26 09:19:06 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364445: [WebAssembly] Implement tail calls and unify tablegen call classes (authored by tlively, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62877?vs=204232&id=206697#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62877/new/
https://reviews.llvm.org/D62877
Files:
llvm/trunk/docs/CodeGenerator.rst
llvm/trunk/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISD.def
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrCall.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyPeephole.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
llvm/trunk/test/CodeGen/WebAssembly/call.ll
llvm/trunk/test/CodeGen/WebAssembly/tailcall.ll
llvm/trunk/test/DebugInfo/WebAssembly/dbg-value-move-reg-stackify.mir
llvm/trunk/test/MC/WebAssembly/tail-call-encodings.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62877.206697.patch
Type: text/x-patch
Size: 35100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/86fd57ca/attachment.bin>
More information about the llvm-commits
mailing list