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_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-16
1
-1
/
+1
*
cpplint: Cleanup errors
Igor Murashkin
2017-11-08
1
-1
/
+1
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-118
/
+114
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-188
/
+193
*
ART: Clean up field initialization
Andreas Gampe
2017-03-27
1
-1
/
+15
*
Improved induction var and range analysis around types.
Aart Bik
2016-12-19
1
-21
/
+152
*
Fine tuning the induction analysis.
Aart Bik
2016-12-15
1
-0
/
+41
*
Added polynomial induction variables analysis. With tests.
Aart Bik
2016-12-09
1
-12
/
+143
*
Added geometric induction variables analysis.
Aart Bik
2016-12-05
1
-85
/
+256
*
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-21
1
-1
/
+1
*
Improved induction variable analysis and loop optimizations.
Aart Bik
2016-10-24
1
-0
/
+25
*
Improve recognition of select-based period induction.
Aart Bik
2016-10-20
1
-3
/
+89
*
Recognize XOR-based periodic induction.
Aart Bik
2016-10-12
1
-23
/
+62
*
Minor induction variable analysis changes.
Aart Bik
2016-09-16
1
-15
/
+16
*
Fix bug not accounting for type in induction comparison.
Aart Bik
2016-03-25
1
-0
/
+41
*
Generalize induction and range analysis across type conversions.
Aart Bik
2016-03-21
1
-29
/
+146
*
Fix lint error
David Brazdil
2016-02-15
1
-1
/
+1
*
ART: Run SsaBuilder from HGraphBuilder
David Brazdil
2016-02-15
1
-121
/
+119
*
ART: Resolve ambiguous ArraySets
David Brazdil
2016-01-06
1
-1
/
+5
*
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-31
1
-4
/
+4
*
Revert "ART: Refactor SsaBuilder for more precise typing info"
Alex Light
2015-12-15
1
-4
/
+4
*
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-14
1
-4
/
+4
*
ART: Fix critical edge splitting under try/catch
David Brazdil
2015-11-09
1
-1
/
+6
*
Generate taken-test during trip-count analysis.
Aart Bik
2015-10-28
1
-2
/
+2
*
Merge "Revert "Revert "optimizing: propagate type information of arguments"""
Calin Juravle
2015-10-20
1
-1
/
+2
|
\
|
*
Revert "Revert "optimizing: propagate type information of arguments""
Calin Juravle
2015-10-14
1
-1
/
+2
*
|
Added ability to generate induction range code.
Aart Bik
2015-10-19
1
-31
/
+0
|
/
*
Revert "optimizing: propagate type information of arguments"
Calin Juravle
2015-10-13
1
-2
/
+1
*
optimizing: propagate type information of arguments
Calin Juravle
2015-10-12
1
-1
/
+2
*
Implemented trip-count safety information.
Aart Bik
2015-09-30
1
-2
/
+6
*
Various improvements in finding induction variables.
Aart Bik
2015-09-23
1
-11
/
+40
*
Induction variable range analysis.
Aart Bik
2015-09-10
1
-1
/
+6
*
Simplify loop invariant operations during induction analysis.
Aart Bik
2015-09-07
1
-30
/
+25
*
Further development of induction variable analysis.
Aart Bik
2015-09-04
1
-171
/
+214
*
Induction variable analysis (with unit tests).
Aart Bik
2015-08-26
1
-0
/
+514