index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler_stats.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor code in inliner.
Nicolas Geoffray
2021-04-28
1
-0
/
+1
*
Revert^4 "Partial Load Store Elimination"
Alex Light
2021-01-25
1
-0
/
+3
*
Revert "Revert^2 "Partial Load Store Elimination""
Nicolas Geoffray
2021-01-24
1
-3
/
+0
*
Revert^2 "Partial Load Store Elimination"
Alex Light
2021-01-22
1
-0
/
+3
*
Revert "Partial Load Store Elimination"
Nicolas Geoffray
2021-01-22
1
-3
/
+0
*
Partial Load Store Elimination
Alex Light
2021-01-21
1
-0
/
+3
*
Revert^4 "Partial LSE analysis & store removal"
Alex Light
2020-11-18
1
-0
/
+5
*
Revert^3 "Partial LSE analysis & store removal"
Alex Light
2020-11-14
1
-5
/
+0
*
Revert^2 "Partial LSE analysis & store removal"
Alex Light
2020-11-13
1
-0
/
+5
*
Revert "Partial LSE analysis & store removal"
Nicolas Geoffray
2020-11-12
1
-5
/
+0
*
Partial LSE analysis & store removal
Alex Light
2020-11-12
1
-0
/
+5
*
Clean up generated operator<<(os, enum).
Vladimir Marko
2020-06-11
1
-1
/
+1
*
Add extra failed inlining reasons
Mathieu Chartier
2020-05-19
1
-0
/
+4
*
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
1
-2
/
+1
*
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-10-14
1
-1
/
+2
*
Don't compile OSR methods that have phi equivalents at loop entry.
Nicolas Geoffray
2019-08-07
1
-0
/
+1
*
ART: Some iwyu for logging.h
Andreas Gampe
2018-11-21
1
-1
/
+2
*
Fix ReplaceUninitializedStringPhis.
Nicolas Geoffray
2018-10-03
1
-0
/
+1
*
Handle String.<init> with a phi input.
Nicolas Geoffray
2018-07-03
1
-1
/
+0
*
Don't compile methods with irreducible loops and String.<init>.
Nicolas Geoffray
2018-05-16
1
-0
/
+1
*
ART: Remove logging restriction
Andreas Gampe
2018-03-29
1
-5
/
+0
*
Revert^4 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-27
1
-0
/
+1
*
Revert^3 "Compiler changes for bitstring based type checks."
Andreas Gampe
2018-03-26
1
-1
/
+0
*
Revert^2 "Compiler changes for bitstring based type checks."
Vladimir Marko
2018-03-22
1
-0
/
+1
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
1
-2
/
+2
*
Revert "Compiler changes for bitstring based type checks."
Nicolas Geoffray
2018-01-25
1
-1
/
+0
*
Compiler changes for bitstring based type checks.
Vladimir Marko
2018-01-23
1
-0
/
+1
*
Improve code sinking near "always throwing" method calls
Aart Bik
2018-01-16
1
-0
/
+1
*
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-12-07
1
-0
/
+1
*
Fix stats reporting over 100% methods compiled.
Vladimir Marko
2017-11-27
1
-95
/
+41
*
Merge "optimizing: add block-scoped constructor fence merging pass"
Treehugger Robot
2017-09-08
1
-0
/
+2
|
\
|
*
optimizing: add block-scoped constructor fence merging pass
Igor Murashkin
2017-09-08
1
-0
/
+2
*
|
Added vectorization stats.
Aart Bik
2017-09-06
1
-0
/
+4
|
/
*
optimizing: Add statistics for # of constructor fences added/removed
Igor Murashkin
2017-08-11
1
-0
/
+9
*
optimizing: Refactor statistics to use OptimizingCompilerStats helper
Igor Murashkin
2017-08-11
1
-0
/
+8
*
Improvements in the Inliner.
Nicolas Geoffray
2017-03-24
1
-0
/
+34
*
Merge "Implement code sinking."
Nicolas Geoffray
2017-02-27
1
-0
/
+2
|
\
|
*
Implement code sinking.
Nicolas Geoffray
2017-02-27
1
-0
/
+2
*
|
Fix initialization of OptimizingCompilerStats.
Vladimir Marko
2017-02-24
1
-1
/
+4
*
|
Fix compilation statistics collection in inliner.
Vladimir Marko
2017-02-23
1
-3
/
+19
|
/
*
Class Hierarchy Analysis (CHA)
Mingyao Yang
2016-12-01
1
-0
/
+2
*
Add a new control flow simplifier.
Nicolas Geoffray
2016-07-18
1
-0
/
+2
*
Build dominator tree before generating HInstructions
David Brazdil
2016-04-04
1
-2
/
+4
*
Clean up NullCheck generation and record stats about it.
Calin Juravle
2016-03-16
1
-0
/
+4
*
Improve compiler stats
Calin Juravle
2016-03-16
1
-0
/
+4
*
Add statistics support for some optimizations
Jean-Philippe Halimi
2016-02-18
1
-1
/
+9
*
Optimizing: Try pattern substitution when we cannot inline.
Vladimir Marko
2016-01-28
1
-0
/
+2
*
Implement first kind of polymorphic inlining.
Nicolas Geoffray
2016-01-28
1
-0
/
+2
*
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2016-01-14
1
-2
/
+0
*
ART: Resolve ambiguous ArraySets
David Brazdil
2016-01-06
1
-2
/
+2
[next]