This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bfb6f47e9ea463555833934ef714b03ee78eb01e
clang-p2996
/
llvm
/
lib
/
Transforms
/
Coroutines
History
Krzysztof Parzyszek
f3b6dbfda8
Instructions: convert Optional to std::optional
2022-12-04 14:25:11 -06:00
..
CMakeLists.txt
…
CoroCleanup.cpp
[coro async] Add missing llvm.coro.id.async intrinsic to declaresCoroCleanupIntrinsics
2022-07-19 07:25:04 -07:00
CoroConditionalWrapper.cpp
[PrintPipeline] Handle CoroConditionalWrapper and add more verification
2022-10-12 09:36:45 -07:00
CoroEarly.cpp
[Coro][Debuginfo] Add debug info to
__NoopCoro_ResumeDestroy
function
2022-08-26 05:49:52 -07:00
CoroElide.cpp
[Transforms] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:37 -08:00
CoroFrame.cpp
Instructions: convert Optional to std::optional
2022-12-04 14:25:11 -06:00
CoroInstr.h
…
CoroInternal.h
[Coroutines] Store the index for final suspend point if there is unwind coro end
2022-08-26 14:05:46 +08:00
CoroSplit.cpp
[NFC] Cleanup: Replaces BB->getInstList().splice() with BB->splice().
2022-12-01 15:37:51 -08:00
Coroutines.cpp
[Transforms] Qualify auto in range-based for loops (NFC)
2022-08-27 21:21:02 -07:00