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