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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Coroutines] Part13: Handle single edge PHINodes across suspends
Gor Nishanov
2016-09-09
3
-4
/
+28
*
[Coroutines] Part12: Handle alloca address-taken
Gor Nishanov
2016-09-05
1
-1
/
+46
*
[Coroutines] Part11: Add final suspend handling.
Gor Nishanov
2016-09-05
3
-17
/
+93
*
[Coroutines] Part 10: Add coroutine promise support.
Gor Nishanov
2016-08-31
5
-9
/
+127
*
[Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov
2016-08-29
7
-65
/
+140
*
[Coroutines] Fix unused var warning in release build
Gor Nishanov
2016-08-24
1
-2
/
+2
*
[Coroutines] Part 8: Coroutine Frame Building algorithm
Gor Nishanov
2016-08-24
1
-7
/
+545
*
[Coroutines] Part 7: Split coroutine into subfunctions
Gor Nishanov
2016-08-16
8
-21
/
+783
*
[Coroutines] Move class into anonymous namespace.
Benjamin Kramer
2016-08-12
1
-0
/
+2
*
[Coroutines]: Part6b: Add coro.id intrinsic.
Gor Nishanov
2016-08-12
5
-180
/
+191
*
[Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possible
Gor Nishanov
2016-08-10
4
-28
/
+213
*
CoroSplit: Squash unused variable FnTrigger warning in NDEBUG
Gor Nishanov
2016-08-06
1
-0
/
+2
*
[Coroutines] Part 5: Add CGSCC restart trigger
Gor Nishanov
2016-08-06
5
-8
/
+154
*
Part 4c: Coroutine Devirtualization: Devirtualize coro.resume and coro.destroy.
Gor Nishanov
2016-08-06
5
-35
/
+161
*
[coroutines] Part 4[ab]: Coroutine Devirtualization: Lower coro.resume and co...
David Majnemer
2016-08-04
4
-4
/
+221
*
Really try to pacify the build bots :/
David Majnemer
2016-07-28
1
-1
/
+1
*
Try to passify the builders
David Majnemer
2016-07-28
1
-0
/
+1
*
[coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
David Majnemer
2016-07-28
8
-0
/
+305