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
/
CoroCleanup.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Coroutines] Rename "legacy" passes (NFC)
Brian Gesiak
2020-01-01
1
-6
/
+6
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
Extend coroutines to support a "returned continuation" lowering.
John McCall
2019-08-14
1
-1
/
+4
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[coroutines] Call initializePass in coroutine pass constructors
Gor Nishanov
2017-05-31
1
-1
/
+3
*
[coroutines] Define getPassName() for coroutine passes
Gor Nishanov
2017-05-27
1
-0
/
+1
*
[Coroutines] Part 15a: Lower coro.subfn.addr in CoroCleanup
Gor Nishanov
2016-09-30
1
-2
/
+25
*
[Coroutines] Part13: Handle single edge PHINodes across suspends
Gor Nishanov
2016-09-09
1
-1
/
+1
*
[Coroutines] Part 7: Split coroutine into subfunctions
Gor Nishanov
2016-08-16
1
-3
/
+72
*
[coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
David Majnemer
2016-07-28
1
-0
/
+42