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
00a0282ff8f9a790e93c19ef6fa3758e209cdbe6
clang-p2996
/
llvm
/
lib
/
Transforms
/
Coroutines
History
Jun Ma
f0bfad2ed9
[Coroutines] Refactor sinkLifetimeStartMarkers
...
Differential Revision:
https://reviews.llvm.org/D83379
2020-07-09 18:23:28 +08:00
..
CMakeLists.txt
…
CoroCleanup.cpp
[Coroutines][4/6] New pass manager: coro-cleanup
2020-02-19 00:30:27 -05:00
CoroEarly.cpp
[llvm][NFC][CallSite] Remove CallSite from CoroEarly
2020-04-20 18:15:25 -07:00
CoroElide.cpp
AllocaInst should store Align instead of MaybeAlign.
2020-05-16 14:53:16 -07:00
CoroFrame.cpp
[Coroutines] Refactor sinkLifetimeStartMarkers
2020-07-09 18:23:28 +08:00
CoroInstr.h
[Alignment][NFC] Use proper getter to retrieve alignment from ConstantInt and ConstantSDNode
2020-07-03 08:06:43 +00:00
CoroInternal.h
Use optimal layout and preserve alloca alignment in coroutine frames.
2020-03-26 00:51:09 -04:00
CoroSplit.cpp
[Coroutines] Refactor sinkLifetimeStartMarkers
2020-07-09 18:23:28 +08:00
Coroutines.cpp
[CallSite removal] Remove unneeded includes of CallSite.h. NFC
2020-04-22 00:07:13 -07:00
LLVMBuild.txt
…