Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33622
[coroutines] Define getPassName() for coroutine passes ClosedPublic Authored by GorNishanov on May 26 2017, 10:50 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 26 2017, 10:50 PM Closed by commit rL304065: [coroutines] Define getPassName() for coroutine passes (authored by GorNishanov). · Explain WhyMay 26 2017, 10:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 100528 llvm/trunk/lib/Transforms/Coroutines/CoroCleanup.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroElide.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroSplit.cpp
|