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
fc8a08765af8f32663776a42e85b28362b5658ce
clang-p2996
/
llvm
/
lib
/
Transforms
/
Coroutines
History
Chuanqi Xu
e627f4ce0d
[NFC] [Coroutines] Rename ReuseFrameSlot to OptimizeFrame
...
We could use the variable as a flag to indicate if the optimization is on.
2022-01-05 11:40:27 +08:00
..
CMakeLists.txt
…
CoroCleanup.cpp
Coro: Remove coro_end and coro_suspend_retcon in private unprocessed functions
2021-11-18 07:48:24 -08:00
CoroEarly.cpp
[Coroutines] Set presplit attribute in Clang and mlir
2022-01-05 10:25:02 +08:00
CoroElide.cpp
[Coroutine] Record the elided coroutines
2021-07-27 13:14:09 +08:00
CoroFrame.cpp
[NFC] [Coroutines] Rename ReuseFrameSlot to OptimizeFrame
2022-01-05 11:40:27 +08:00
CoroInstr.h
[Transforms] Migrate from getNumArgOperands to arg_size (NFC)
2021-10-01 09:57:40 -07:00
CoroInternal.h
[NFC] [Coroutines] Rename ReuseFrameSlot to OptimizeFrame
2022-01-05 11:40:27 +08:00
CoroSplit.cpp
[NFC] [Coroutines] Rename ReuseFrameSlot to OptimizeFrame
2022-01-05 11:40:27 +08:00
Coroutines.cpp
[Coroutines] Remove unused coroutine builtin/intrinsics llvm.coro.param (NFC-ish)
2021-12-09 14:40:25 +08:00