This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Coroutines
History
Yuxuan Chen
4f1de83d53
[Clang][NFC][Coroutine] Do not leave dangling pointers after removing CoroBegin (
#98546
)
2024-07-11 19:46:35 -07:00
..
CMakeLists.txt
…
CoroCleanup.cpp
[IRBuilder] Don't include Module.h (NFC) (
#97159
)
2024-06-29 15:05:04 +02:00
CoroConditionalWrapper.cpp
…
CoroEarly.cpp
[Coroutines] Fix incorrect attribute name coroutine.presplit (NFC) (
#78296
)
2024-01-16 17:35:07 +01:00
CoroElide.cpp
[IR] Add getDataLayout() helpers to Function and GlobalValue (
#96919
)
2024-06-28 08:36:49 +02:00
CoroFrame.cpp
[IR] Add getDataLayout() helpers to Function and GlobalValue (
#96919
)
2024-06-28 08:36:49 +02:00
CoroInstr.h
[coro] Tweak comments about CoroAwaitSuspendInst
2024-04-24 15:25:06 +02:00
CoroInternal.h
[coro] Lower
llvm.coro.await.suspend.handle
to resume with tail call (
#89751
)
2024-05-15 15:29:08 +02:00
CoroSplit.cpp
[Clang][NFC][Coroutine] Do not leave dangling pointers after removing CoroBegin (
#98546
)
2024-07-11 19:46:35 -07:00
Coroutines.cpp
[coro] Lower
llvm.coro.await.suspend.handle
to resume with tail call (
#89751
)
2024-05-15 15:29:08 +02:00