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
/
basic.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
1
-1
/
+2
*
[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS
Philip Reames
2019-07-06
1
-2
/
+1
*
[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
*
[LoopPredication] Allow predication of loop invariant computations (within th...
Philip Reames
2019-04-18
1
-2
/
+4
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+1595
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-1595
/
+0
*
[LoopPred] Hoist and of predicated checks where legal
Philip Reames
2019-04-15
1
-3
/
+3
*
[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
1
-30
/
+0
*
[Tests] Autogen all the LoopPredication tests
Philip Reames
2019-04-01
1
-234
/
+782
*
[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
1
-28
/
+64
*
[LoopPredication] Support ule, sle latch predicates
Artur Pilipenko
2017-10-12
1
-0
/
+108
*
Rework loop predication pass
Artur Pilipenko
2017-09-22
1
-131
/
+213
*
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
1
-0
/
+496