index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
induction_var_range.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Implement scalar loop unrolling.
Artem Serov
2018-03-26
1
-2
/
+16
*
Set basic framework for detecting reductions.
Aart Bik
2017-08-08
1
-0
/
+10
*
Improved subscript and data dependence analysis.
Aart Bik
2017-06-29
1
-0
/
+1
*
Fixed missing context while detecting unit strides.
Aart Bik
2017-04-07
1
-3
/
+7
*
New utilities for induction variables.
Aart Bik
2017-03-01
1
-1
/
+15
*
Complete unrolling of loops with small body and trip count one.
Aart Bik
2017-01-13
1
-2
/
+2
*
Added polynomial induction variables analysis. With tests.
Aart Bik
2016-12-09
1
-0
/
+18
*
Added geometric induction variables analysis.
Aart Bik
2016-12-05
1
-0
/
+10
*
Improved induction variable analysis and loop optimizations.
Aart Bik
2016-10-24
1
-0
/
+10
*
Enable last value generation of periodic sequence.
Aart Bik
2016-10-18
1
-11
/
+23
*
Recognize XOR-based periodic induction.
Aart Bik
2016-10-12
1
-0
/
+2
*
Improved and simplified loop optimizations.
Aart Bik
2016-10-11
1
-0
/
+8
*
Added ability to generate last-value of linear induction.
Aart Bik
2016-09-15
1
-20
/
+44
*
Improvements in induction range analysis.
Aart Bik
2016-06-29
1
-18
/
+30
*
Use range analysis for better trip count analysis
Aart Bik
2016-02-24
1
-4
/
+21
*
Minor improvement on static BCE analysis.
Aart Bik
2016-02-03
1
-16
/
+16
*
Various induction/range analysis improvements.
Aart Bik
2015-12-15
1
-45
/
+47
*
Step-wise improvement of range analysis with outer loop induction.
Aart Bik
2015-12-03
1
-0
/
+9
*
Finalized all components of range analysis needed for dynamic bce.
Aart Bik
2015-11-04
1
-25
/
+46
*
Added ability to generate induction range code.
Aart Bik
2015-10-19
1
-0
/
+48
*
Implemented trip-count safety information.
Aart Bik
2015-09-30
1
-2
/
+7
*
Minor cleanup in range analysis.
Aart Bik
2015-09-23
1
-6
/
+4
*
Various improvements in range analysis.
Aart Bik
2015-09-22
1
-20
/
+25
*
Use induction variable range analysis in BCE (statically).
Aart Bik
2015-09-15
1
-5
/
+10
*
Induction variable range analysis.
Aart Bik
2015-09-10
1
-0
/
+103