index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Transforms
/
Coroutines
/
CoroInternal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Coroutines] const-ify internal helpers (NFC)
Brian Gesiak
2020-01-01
1
-1
/
+2
*
[Coroutines] Rename "legacy" passes (NFC)
Brian Gesiak
2020-01-01
1
-4
/
+4
*
Fix "not all control paths return a value" MSVC warnings. NFCI.
Simon Pilgrim
2019-08-14
1
-1
/
+4
*
Support swifterror in coroutine lowering.
John McCall
2019-08-14
1
-0
/
+1
*
Generalize llvm.coro.suspend.retcon to allow an arbitrary number of arguments...
John McCall
2019-08-14
1
-1
/
+10
*
Extend coroutines to support a "returned continuation" lowering.
John McCall
2019-08-14
1
-12
/
+137
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[coroutines] Respect alloca alignment requirements when building coroutine frame
Gor Nishanov
2018-04-03
1
-1
/
+0
*
[Coroutines] Part 10: Add coroutine promise support.
Gor Nishanov
2016-08-31
1
-4
/
+6
*
[Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov
2016-08-29
1
-3
/
+13
*
[Coroutines] Part 7: Split coroutine into subfunctions
Gor Nishanov
2016-08-16
1
-0
/
+34
*
[Coroutines]: Part6b: Add coro.id intrinsic.
Gor Nishanov
2016-08-12
1
-0
/
+1
*
[Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possible
Gor Nishanov
2016-08-10
1
-0
/
+1
*
[Coroutines] Part 5: Add CGSCC restart trigger
Gor Nishanov
2016-08-06
1
-0
/
+15
*
Part 4c: Coroutine Devirtualization: Devirtualize coro.resume and coro.destroy.
Gor Nishanov
2016-08-06
1
-4
/
+2
*
[coroutines] Part 4[ab]: Coroutine Devirtualization: Lower coro.resume and co...
David Majnemer
2016-08-04
1
-1
/
+19
*
[coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
David Majnemer
2016-07-28
1
-0
/
+28