aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2020-02-06 16:29:59 -0800
committerThomas Lively <tlively@google.com>2020-02-18 15:55:20 -0800
commitca9ba76481f1d2bf1bcf488e235f89847f39c6a4 (patch)
treeb09e6841225d81e2daa25b350a2087a4c56c491c /llvm/lib/CodeGen/MachineFunction.cpp
parent8b9cb120812449dbe67d2252ebf619c4c9cac816 (diff)
downloadllvm-ca9ba76481f1d2bf1bcf488e235f89847f39c6a4.zip
llvm-ca9ba76481f1d2bf1bcf488e235f89847f39c6a4.tar.gz
llvm-ca9ba76481f1d2bf1bcf488e235f89847f39c6a4.tar.bz2
[WebAssembly] Replace all calls with generalized multivalue calls
Summary: Extends the multivalue call infrastructure to tail calls, removes all legacy calls specialized for particular result types, and removes the CallIndirectFixup pass, since all indirect call arguments are now fixed up directly in the post-insertion hook. In order to keep supporting pretty-printed defs and uses in test expectations, MCInstLower now inserts an immediate containing the number of defs for each call and call_indirect. The InstPrinter is updated to query this immediate if it is present and determine which MCOperands are defs and uses accordingly. Depends on D72902. Reviewers: aheejin Subscribers: dschuff, mgorny, sbc100, jgravelle-google, hiraditya, sunfish, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D74192
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions