Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches. Avoid migrating existing patches.
Phabricator shutdown timeline
Queries
All Changesets
Search
Advanced Search
Differential
D22847
Diff 65860
All Changesets
All Changesets
Edit Query
Hide Query
Order By
Creation (Newest First)
Creation (Oldest First)
Search
Change
Path
Modified
docs/Coroutines.rst
Modified
include/llvm/InitializePasses.h
Added
include/llvm/Transforms/Coroutines.h
Modified
lib/Transforms/CMakeLists.txt
Added
lib/Transforms/Coroutines/CMakeLists.txt
Added
lib/Transforms/Coroutines/CoroCleanup.cpp
Added
lib/Transforms/Coroutines/CoroEarly.cpp
Added
lib/Transforms/Coroutines/CoroElide.cpp
Added
lib/Transforms/Coroutines/CoroInternal.h
Added
lib/Transforms/Coroutines/CoroSplit.cpp
Added
lib/Transforms/Coroutines/Coroutines.cpp
Added
lib/Transforms/Coroutines/LLVMBuild.txt
Modified
lib/Transforms/LLVMBuild.txt
Added
test/Transforms/Coroutines/smoketest.ll
Modified
tools/opt/CMakeLists.txt
Modified
tools/opt/opt.cpp