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
/
driver
/
compiler_options_map-inl.h
Age
Commit message (
Expand
)
Author
2020-09-02
Use help-text generator for dex2oat
Alex Light
2020-04-01
Add explicit compiler option to enable test-specific features.
David Srbecky
2019-07-17
Add option for controling app image class initialization
Mathieu Chartier
2019-07-03
Remove small and tiny method options
Mathieu Chartier
2018-11-29
Add image compressed blocks
Mathieu Chartier
2018-10-16
ART: Add profile-compile-check support
Andreas Gampe
2018-10-16
Add logic to eagerly resolve const-string for startup methods
Mathieu Chartier
2018-10-10
ART: Completely remove the --compile-pic option.
Vladimir Marko
2018-10-10
Introduce a 'baseline' variant for the compiler.
Nicolas Geoffray
2018-05-08
ART: Add --dump-pass-timings compiler option.
Vladimir Marko
2018-01-29
Add compiler option for counting hotness in compiled code.
Nicolas Geoffray
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-11-07
ART: Add compiler option for code deduplication
Andreas Gampe
2017-10-19
ART: Add abort-on-soft-verifier-error
Andreas Gampe
2017-10-06
ART: Use CmdlineParser in dex2oat
Andreas Gampe