summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Coroutines] Rename "legacy" passes (NFC)Brian Gesiak2020-01-011-6/+6
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Extend coroutines to support a "returned continuation" lowering.John McCall2019-08-141-1/+4
* [opaque pointer types] Pass value type to LoadInst creation.James Y Knight2019-02-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [coroutines] Call initializePass in coroutine pass constructorsGor Nishanov2017-05-311-1/+3
* [coroutines] Define getPassName() for coroutine passesGor Nishanov2017-05-271-0/+1
* [Coroutines] Part 15a: Lower coro.subfn.addr in CoroCleanupGor Nishanov2016-09-301-2/+25
* [Coroutines] Part13: Handle single edge PHINodes across suspendsGor Nishanov2016-09-091-1/+1
* [Coroutines] Part 7: Split coroutine into subfunctionsGor Nishanov2016-08-161-3/+72
* [coroutines] Part 3 of N: Adding Boilerplate for Coroutine PassesDavid Majnemer2016-07-281-0/+42
OpenPOWER on IntegriCloud