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
/
test
/
Transforms
/
Coroutines
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Coroutines] Fix PR45130
Jun Ma
2020-04-29
1
-0
/
+52
*
[Coroutines] Remove corresponding phi values when apply simplifyTerminatorLea...
Brian Gesiak
2020-01-05
2
-11
/
+120
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
2
-6
/
+6
*
[ValueTracking] Pointer is known nonnull after load/store
Danila Kutenin
2019-12-11
1
-2
/
+2
*
[coroutine] Fixes "cannot move instruction since its users are not dominated ...
Gor Nishanov
2019-08-15
2
-0
/
+165
*
Support swifterror in coroutine lowering.
John McCall
2019-08-14
1
-0
/
+143
*
Update for optimizer changes.
John McCall
2019-08-14
1
-1
/
+1
*
In coro.retcon lowering, don't explode if the optimizer messes around with th...
John McCall
2019-08-14
1
-0
/
+20
*
Fix a use-after-free in the coro.alloca treatment.
John McCall
2019-08-14
1
-0
/
+28
*
Add intrinsics for doing frame-bound dynamic allocations within a coroutine.
John McCall
2019-08-14
1
-0
/
+219
*
Generalize llvm.coro.suspend.retcon to allow an arbitrary number of arguments...
John McCall
2019-08-14
6
-39
/
+220
*
Extend coroutines to support a "returned continuation" lowering.
John McCall
2019-08-14
5
-3
/
+388
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-1
/
+1
*
[coroutines] Fix spills of static array allocas
Gor Nishanov
2019-05-13
1
-0
/
+72
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
32
-0
/
+2760
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
32
-2760
/
+0
*
[coroutines][PR40979] Ignore unreachable uses across suspend points
Brian Gesiak
2019-03-11
1
-0
/
+50
*
Remove irrelevant references to legacy git repositories from
James Y Knight
2019-01-15
2
-4
/
+4
*
[coroutines] Improve suspend point simplification
Gor Nishanov
2018-12-11
1
-14
/
+205
*
[Coroutines] PR34897: Fix incorrect elisions
Brian Gesiak
2018-05-11
1
-0
/
+33
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-3
/
+3
*
[coroutines] Respect alloca alignment requirements when building coroutine frame
Gor Nishanov
2018-04-03
1
-0
/
+61
*
[Coroutines] Avoid assert splitting hidden coros
Brian Gesiak
2018-04-02
1
-0
/
+81
*
[coroutines] Add support for llvm.coro.noop intrinsics
Gor Nishanov
2018-04-02
1
-2
/
+21
*
[Coroutines] Don't move stores for allocator args
Brian Gesiak
2018-02-15
1
-0
/
+64
*
[coroutines] Add support for symmetric control transfer (musttail on coro.res...
Gor Nishanov
2017-08-25
1
-0
/
+60
*
[coroutines] CoroBegin from inner coroutines should be considered for spills
Gor Nishanov
2017-08-23
1
-0
/
+69
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-4
/
+4
*
[coroutines] PR33271: Remove stray coro.save intrinsics during CoroSplit
Gor Nishanov
2017-06-02
1
-1
/
+4
*
Cloning: Fix debug info cloning
Gor Nishanov
2017-05-27
1
-0
/
+142
*
[coroutines] Relocate instructions that maybe spilled after coro.begin
Gor Nishanov
2017-05-25
1
-3
/
+8
*
[coroutines] Allow rematerialization upto 4 times. Remove incorrect assert
Gor Nishanov
2017-05-24
1
-0
/
+52
*
[coroutines] Handle spills before catchswitch
Gor Nishanov
2017-05-17
1
-0
/
+88
*
[coroutines] Handle unwind edge splitting
Gor Nishanov
2017-05-16
1
-0
/
+218
*
Add address space mangling to lifetime intrinsics
Matt Arsenault
2017-04-10
1
-2
/
+2
*
[coroutines] Make CoroSplit pass deterministic
Gor Nishanov
2017-04-08
1
-6
/
+4
*
De-flake a test that is failing due to coroutine spill insertion non-determinism
Reid Kleckner
2017-04-07
1
-4
/
+6
*
[coroutines] Insert spills of PHI instructions correctly
Gor Nishanov
2017-04-07
1
-0
/
+60
*
[coroutines] Add handling for unwind coro.ends
Gor Nishanov
2017-03-07
16
-33
/
+178
*
[coroutines] Spill the result of the invoke instruction correctly
Gor Nishanov
2017-01-25
1
-0
/
+61
*
[coroutines] Store an address of destroy OR cleanup part in the coroutine frame.
Gor Nishanov
2016-10-08
1
-2
/
+20
*
[Coroutines] Part15c: Fix coro-split to correctly handle definitions between ...
Gor Nishanov
2016-09-30
1
-0
/
+54
*
[Coroutines] Part15b: Fix dbg information handling in coro-split.
Gor Nishanov
2016-09-30
1
-0
/
+119
*
[Coroutines] Part 15a: Lower coro.subfn.addr in CoroCleanup
Gor Nishanov
2016-09-30
1
-0
/
+18
*
[Coroutines] Part14: Handle coroutines with no suspend points.
Gor Nishanov
2016-09-26
1
-0
/
+189
*
[Coroutines] Part13: Handle single edge PHINodes across suspends
Gor Nishanov
2016-09-09
1
-0
/
+48
*
[Coroutines] Part12: Handle alloca address-taken
Gor Nishanov
2016-09-05
1
-0
/
+67
*
[Coroutines] Part11: Add final suspend handling.
Gor Nishanov
2016-09-05
1
-0
/
+73
*
[Coroutines] Part 10: Add coroutine promise support.
Gor Nishanov
2016-08-31
1
-0
/
+71
*
[Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov
2016-08-29
9
-39
/
+160
[next]