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
/
LoopPredication
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LoopPred] Robustly handle partially unswitched loops
Philip Reames
2019-11-21
1
-0
/
+111
*
Broaden the definition of a "widenable branch"
Philip Reames
2019-11-21
2
-0
/
+226
*
[LoopPred] Generalize profitability check to handle unswitch output
Philip Reames
2019-11-19
1
-0
/
+81
*
[LoopPred/WC] Use a dominating widenable condition to remove analyze loop exits
Philip Reames
2019-11-18
1
-0
/
+758
*
[LoopPred] Extend LFTR normalization to the inverse EQ case
Philip Reames
2019-07-09
1
-0
/
+43
*
Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS"
Petr Hosek
2019-07-07
3
-4
/
+7
*
[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS
Philip Reames
2019-07-06
3
-7
/
+4
*
[LoopPred] Fix a bug in unconditional latch bailout introduced in r362284
Philip Reames
2019-06-06
1
-0
/
+26
*
[LoopPred] Handle a subset of NE comparison based latches
Philip Reames
2019-06-01
1
-6
/
+14
*
[Tests] Better represent the postinc form produced by LFTR in LoopPred tests
Philip Reames
2019-05-31
1
-8
/
+12
*
[Tests] Add ne icmp tests w/preinc forms for LoopPredication
Philip Reames
2019-05-31
1
-6
/
+80
*
[Tests] Add tests for loop predication of loops w/ne latch conditions
Philip Reames
2019-05-31
1
-0
/
+172
*
[LoopPred] Fix a blatantly obvious bug in r358684
Philip Reames
2019-04-18
1
-0
/
+64
*
[LoopPredication] Allow predication of loop invariant computations (within th...
Philip Reames
2019-04-18
3
-9
/
+17
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
8
-0
/
+5181
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
8
-5181
/
+0
*
[Tests] Add branch_weights to latches so that test is not effected by future ...
Philip Reames
2019-04-16
1
-55
/
+57
*
[Tests] Add a few more tests for LoopPredication w/invariant loads
Philip Reames
2019-04-15
1
-2
/
+127
*
[LoopPred] Hoist and of predicated checks where legal
Philip Reames
2019-04-15
2
-6
/
+6
*
[WideableCond] Fix a nasty bug in detection of "explicit guards"
Philip Reames
2019-04-02
1
-0
/
+59
*
[LoopPred] Be uniform about proving generated conditions
Philip Reames
2019-04-01
1
-0
/
+49
*
[LoopPred] Delete the old condition expressions if unused
Philip Reames
2019-04-01
8
-202
/
+2
*
[Tests] Autogen all the LoopPredication tests
Philip Reames
2019-04-01
7
-388
/
+1912
*
[Tests] Add tests for a possible loop predication transform variant
Philip Reames
2019-04-01
1
-0
/
+247
*
[LoopPredication] Support guards expressed as branches by widenable condition
Max Kazantsev
2019-01-22
1
-0
/
+1486
*
[LoopPredication] Add profitability check based on BPI
Anna Thomas
2018-03-22
1
-0
/
+120
*
[Loop Predication] Teach LP about reverse loops with uge and sge latch condit...
Serguei Katkov
2018-02-08
1
-0
/
+105
*
[Loop Predication] Teach LP about reverse loops
Anna Thomas
2017-12-04
1
-0
/
+140
*
[LoopPredication] Enable predication when latchCheckIV is wider than rangeCheck
Anna Thomas
2017-11-02
1
-0
/
+138
*
[LoopPredication] Handle the case when the guard and the latch IV have differ...
Artur Pilipenko
2017-10-27
1
-4
/
+235
*
[LoopPredication] Check whether the loop is already guarded by the first iter...
Artur Pilipenko
2017-10-12
3
-35
/
+71
*
[LoopPredication] Support ule, sle latch predicates
Artur Pilipenko
2017-10-12
1
-0
/
+108
*
Rework loop predication pass
Artur Pilipenko
2017-09-22
3
-146
/
+286
*
Loop predication expand both sides of the widened condition
Artur Pilipenko
2017-02-27
1
-1
/
+76
*
[Guards] Introduce loop-predication pass
Artur Pilipenko
2017-01-25
3
-0
/
+796