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
/
CoroInstr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add intrinsics for doing frame-bound dynamic allocations within a coroutine.
John McCall
2019-08-14
1
-0
/
+54
*
Extend coroutines to support a "returned continuation" lowering.
John McCall
2019-08-14
1
-6
/
+145
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove `inline` keyword from inline `classof` methods
Sam Clegg
2017-06-29
1
-22
/
+22
*
[Coroutines] Add header guard to header that's missing one.
Benjamin Kramer
2017-01-30
1
-0
/
+5
*
[coroutines] Store an address of destroy OR cleanup part in the coroutine frame.
Gor Nishanov
2016-10-08
1
-4
/
+3
*
[Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov
2016-09-26
1
-0
/
+8
*
[Coroutines] Part 10: Add coroutine promise support.
Gor Nishanov
2016-08-31
1
-0
/
+54
*
[Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov
2016-08-29
1
-5
/
+19
*
[Coroutines] Part 7: Split coroutine into subfunctions
Gor Nishanov
2016-08-16
1
-0
/
+68
*
[Coroutines]: Part6b: Add coro.id intrinsic.
Gor Nishanov
2016-08-12
1
-58
/
+51
*
[Coroutines] Part 6: Elide dynamic allocation of a coroutine frame when possible
Gor Nishanov
2016-08-10
1
-1
/
+63
*
[Coroutines] Part 5: Add CGSCC restart trigger
Gor Nishanov
2016-08-06
1
-1
/
+3
*
Part 4c: Coroutine Devirtualization: Devirtualize coro.resume and coro.destroy.
Gor Nishanov
2016-08-06
1
-0
/
+54
*
[coroutines] Part 4[ab]: Coroutine Devirtualization: Lower coro.resume and co...
David Majnemer
2016-08-04
1
-0
/
+64