diff options
author | Brian Gesiak <modocache@gmail.com> | 2019-12-26 08:00:00 -0500 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2020-02-19 00:30:27 -0500 |
commit | 5a187d8ed11fc85365d0d3452a5001a913b2dc4b (patch) | |
tree | 992d8e772eebc4dc026cd8b2128665aa2c4760fc /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2365238b9d0bc566f2e6dd1f10f0f3cb623292f4 (diff) | |
download | llvm-5a187d8ed11fc85365d0d3452a5001a913b2dc4b.zip llvm-5a187d8ed11fc85365d0d3452a5001a913b2dc4b.tar.gz llvm-5a187d8ed11fc85365d0d3452a5001a913b2dc4b.tar.bz2 |
[Coroutines][4/6] New pass manager: coro-cleanup
Summary:
Depends on https://reviews.llvm.org/D71900.
The fourth in a series of patches that ports the LLVM coroutines passes
to the new pass manager infrastructure. This patch implements
'coro-cleanup'.
No existing regression tests check the behavior of coro-cleanup on its
own, so this patch adds one. (A test named 'coro-cleanup.ll' exists, but
it relies on the entire coroutines pipeline being run. It's updated to
test the new pass manager in the 5th patch of this series.)
Reviewers: GorNishanov, lewissbaker, chandlerc, junparser, deadalnix, wenlei
Reviewed By: wenlei
Subscribers: wenlei, EricWF, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71901
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions