index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler_stats.h
Age
Commit message (
Expand
)
Author
2022-11-23
Remove tries which don't contain throwing instructions
Santiago Aboy Solanes
2022-11-07
Reland "Make compiler/optimizing/ symbols hidden."
VladimĂr Marko
2022-11-02
Don't inline methods whose basic blocks end with a throw
Santiago Aboy Solanes
2022-10-13
Update MaybeAddExtraGotoBlocks to bail for irreducible loops
Santiago Aboy Solanes
2022-10-10
Compiler implementation of try catch inlining
Santiago Aboy Solanes
2022-10-05
Add compiler support for @NeverInline
Santiago Aboy Solanes
2022-08-17
Reland "Propagating values from if clauses to its successors"
Santiago Aboy Solanes
2022-08-09
Revert "Propagating values from if clauses to its successors"
Santiago Aboy Solanes
2022-08-09
Propagating values from if clauses to its successors
Santiago Aboy Solanes
2022-02-15
Limit recursive polymorphic inlining to prevent code bloat
Santiago Aboy Solanes
2021-11-12
Disaggregate kNotInlined MethodCompilationStats
Santiago Aboy Solanes
2021-11-01
Revert^2 "Inline across dex files for bootclaspath's methods"
Santiago Aboy Solanes
2021-10-29
Revert "Inline across dex files for bootclaspath's methods"
Santiago Aboy Solanes
2021-10-26
Inline across dex files for bootclaspath's methods
Santiago Aboy Solanes
2021-10-12
Add stats for last step inlining of invokes
Santiago Aboy Solanes
2021-07-14
Remove the need of VerifiedMethod in the compiler.
Nicolas Geoffray
2021-04-29
Reland "Refactor code in inliner."
Nicolas Geoffray
2021-04-29
Revert "Refactor code in inliner."
Winson Chung
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
[next]