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
d5cec386c14ac46ee252da29f5bd766db0adb6d0
clang-p2996
/
llvm
/
lib
/
Transforms
/
Coroutines
History
Kazu Hirata
2130b9cea4
[Coroutines] Avoid repeated hash lookups (NFC) (
#127956
)
2025-02-19 23:29:46 -08:00
..
CMakeLists.txt
…
CoroAnnotationElide.cpp
[Coroutines] Fix another crash related to CallGraph update (
#116756
)
2024-11-21 15:07:17 +01:00
CoroCleanup.cpp
…
CoroCloner.h
[Coro] Prebuild a module-level debug info set and share it between all coroutine clones (
#118628
)
2025-01-24 11:42:44 +00:00
CoroConditionalWrapper.cpp
…
CoroEarly.cpp
…
CoroElide.cpp
…
CoroFrame.cpp
[reland][DebugInfo] Update DIBuilder insertion to take InsertPosition (
#126967
)
2025-02-13 10:46:42 +00:00
CoroInternal.h
…
CoroSplit.cpp
[NFC][DebugInfo] Rewrite more call-sites to insert with iterators (
#124288
)
2025-01-27 20:30:45 +00:00
Coroutines.cpp
[NFC][Coroutines] Remove invalid coroutine intrinsic name (
#114543
)
2025-01-07 10:49:10 -05:00
MaterializationUtils.cpp
[Coroutines] Avoid repeated hash lookups (NFC) (
#127956
)
2025-02-19 23:29:46 -08:00
SpillUtils.cpp
[IR][NFC] Switch to use
LifetimeIntrinsic
(
#125528
)
2025-02-04 02:18:33 +08:00
SuspendCrossingInfo.cpp
…