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_analysis.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-1
/
+1
*
Step 1 of 2: conditional passes.
Aart Bik
2018-04-26
1
-1
/
+1
*
Recognize countable "break" loops
Aart Bik
2017-11-20
1
-0
/
+13
*
Refactored optimization passes setup.
Aart Bik
2017-11-20
1
-1
/
+1
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-3
/
+3
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-11
/
+11
*
Improved induction var and range analysis around types.
Aart Bik
2016-12-19
1
-2
/
+5
*
Fine tuning the induction analysis.
Aart Bik
2016-12-15
1
-4
/
+9
*
Added polynomial induction variables analysis. With tests.
Aart Bik
2016-12-09
1
-14
/
+10
*
Added geometric induction variables analysis.
Aart Bik
2016-12-05
1
-11
/
+23
*
Improved induction variable analysis and loop optimizations.
Aart Bik
2016-10-24
1
-0
/
+7
*
Improve recognition of select-based period induction.
Aart Bik
2016-10-20
1
-2
/
+5
*
Recognize XOR-based periodic induction.
Aart Bik
2016-10-12
1
-2
/
+9
*
Implement running user defined list of passes
Wojciech Staszkiewicz
2016-08-08
1
-1
/
+1
*
Improvements in induction range analysis.
Aart Bik
2016-06-29
1
-1
/
+1
*
Generalize induction and range analysis across type conversions.
Aart Bik
2016-03-21
1
-7
/
+25
*
Use range analysis for better trip count analysis
Aart Bik
2016-02-24
1
-1
/
+3
*
Various induction/range analysis improvements.
Aart Bik
2015-12-15
1
-1
/
+3
*
Generate taken-test during trip-count analysis.
Aart Bik
2015-10-28
1
-8
/
+14
*
Merge "Optimizing: Tag even more arena allocations."
Vladimir Marko
2015-09-30
1
-1
/
+1
|
\
|
*
Optimizing: Tag even more arena allocations.
Vladimir Marko
2015-09-29
1
-1
/
+1
*
|
Implemented trip-count safety information.
Aart Bik
2015-09-30
1
-5
/
+23
|
/
*
Various improvements in finding induction variables.
Aart Bik
2015-09-23
1
-7
/
+8
*
Induction variable range analysis.
Aart Bik
2015-09-10
1
-1
/
+19
*
Simplify loop invariant operations during induction analysis.
Aart Bik
2015-09-07
1
-4
/
+6
*
Further development of induction variable analysis.
Aart Bik
2015-09-04
1
-45
/
+49
*
Induction variable analysis (with unit tests).
Aart Bik
2015-08-26
1
-0
/
+171