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
/
LoopVectorize
/
first-order-recurrence.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LV] Do not try to sink dead instructions.
Florian Hahn
2020-01-29
1
-0
/
+38
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
Gil Rapaport
2019-11-09
1
-0
/
+35
*
Revert "[LV] Apply sink-after & interleave-groups as VPlan transformations (N...
Gil Rapaport
2019-11-08
1
-35
/
+0
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
Gil Rapaport
2019-11-08
1
-0
/
+35
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+574
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-574
/
+0
*
[LV] Fix PR34711 - widen instruction ranges when sinking casts
Ayal Zaks
2017-10-05
1
-0
/
+49
*
[LV] Fix PR34248 - recommit D32871 after revert r311304
Ayal Zaks
2017-08-27
1
-7
/
+0
*
Revert r311077: [LV] Using VPlan ...
Chandler Carruth
2017-08-20
1
-0
/
+7
*
[LV] Using VPlan to model the vectorized code and drive its transformation
Ayal Zaks
2017-08-17
1
-7
/
+0
*
[LV] Minor savings to Sink casts to unravel first order recurrence
Ayal Zaks
2017-08-15
1
-1
/
+4
*
[LV] Test once if vector trip count is zero, instead of twice
Ayal Zaks
2017-07-19
1
-4
/
+4
*
[LV] Sink casts to unravel first order recurrence
Ayal Zaks
2017-06-30
1
-0
/
+80
*
[LV] Fix PR33613 - retain order of insertelement per part
Ayal Zaks
2017-06-28
1
-4
/
+55
*
[LV] Fix the vector code generation for first order recurrence
Anna Thomas
2017-04-13
1
-5
/
+30
*
[LV] Avoid vectorizing first order recurrence when phi uses are outside loop
Anna Thomas
2017-04-11
1
-0
/
+22
*
[LV] Move first order recurrence test to common folder. NFC
Anna Thomas
2017-04-11
1
-0
/
+351