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
/
clang
/
test
/
CodeGenCoroutines
/
coro-alloc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Coroutines] Find custom allocators in class scope
Brian Gesiak
2018-04-01
1
-0
/
+26
*
[Coroutines] Use allocator overload when available
Brian Gesiak
2018-02-15
1
-0
/
+28
*
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
Eric Fiselier
2018-02-01
1
-1
/
+6
*
Revert "[coroutines] Fix application of NRVO to Coroutine "Gro" or return obj...
Eric Fiselier
2018-01-30
1
-7
/
+1
*
[coroutines] Fix application of NRVO to Coroutine "Gro" or return object.
Eric Fiselier
2018-01-29
1
-1
/
+7
*
[coroutines] Add support for deallocation elision
Gor Nishanov
2017-05-23
1
-0
/
+8
*
[coroutines] Replace all coro.frame builtins with an SSA value of coro.begin
Gor Nishanov
2017-05-23
1
-5
/
+4
*
[coroutines] Add support for allocation elision
Gor Nishanov
2017-05-23
1
-1
/
+10
*
[coroutines] Build GRO declaration and return GRO statement
Gor Nishanov
2017-05-22
1
-2
/
+12
*
[coroutines] Fix building of new/delete expressions when get_return_object_on...
Eric Fiselier
2017-04-18
1
-3
/
+14
*
Rename coroutine warning when unhandled_exception() is missing
Eric Fiselier
2017-04-17
1
-2
/
+4
*
Revert r300504 - [coroutines] Fix rebuilding of implicit and dependent corout...
Eric Fiselier
2017-04-17
1
-14
/
+3
*
[coroutines] Fix rebuilding of implicit and dependent coroutine statements.
Eric Fiselier
2017-04-17
1
-3
/
+14
*
Revert r300420 - [coroutines] Fix building of new/delete expressions when get...
Eric Fiselier
2017-04-16
1
-14
/
+3
*
[coroutines] Fix building of new/delete expressions when get_return_object_on...
Eric Fiselier
2017-04-16
1
-3
/
+14
*
[coroutines] Handle get_return_object_on_allocation_failure
Gor Nishanov
2017-03-27
1
-3
/
+30
*
[coroutines] Build and pass coroutine_handle to await_suspend
Gor Nishanov
2017-03-09
1
-1
/
+16
*
[coroutines] Add co_return statement emission
Gor Nishanov
2017-03-06
1
-5
/
+5
*
[coroutines] Add allocation and deallocation substatements.
Gor Nishanov
2016-10-27
1
-0
/
+114