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.cc
Age
Commit message (
Expand
)
Author
2020-05-20
Add compiler type to CompilerOptions.
Vladimir Marko
2020-04-01
Add explicit compiler option to enable test-specific features.
David Srbecky
2020-03-27
Revert^4 "Add "linkage" test options""
David Sehr
2020-03-27
Revert "Revert "Revert "Add "linkage" test options"""
Nicolas Geoffray
2020-03-26
Revert "Revert "Add "linkage" test options""
David Sehr
2020-03-23
Revert "Add "linkage" test options"
Nicolas Geoffray
2020-03-20
Add "linkage" test options
David Sehr
2019-07-30
Compiler changes for boot image extension.
Vladimir Marko
2019-07-17
Add option for controling app image class initialization
Mathieu Chartier
2019-07-03
Remove small and tiny method options
Mathieu Chartier
2019-02-20
ART: Reduce dependencies on CompilerDriver.
Vladimir Marko
2019-02-06
Replace StringPiece with std::string_view in HashSet.
Vladimir Marko
2018-12-06
Refactor CompilerDriver::CompileAll().
Vladimir Marko
2018-11-29
Add image compressed blocks
Mathieu Chartier
2018-11-21
Merge "ART: Add profile-compile-check support"
Andreas Gampe
2018-11-15
Rewrite image type in CompilerOptions.
Vladimir Marko
2018-11-14
ART: Rewrite core image detection.
Vladimir Marko
2018-11-08
Move profile compilation info to CompilerOptions.
Vladimir Marko
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
Introduce a 'baseline' variant for the compiler.
Nicolas Geoffray
2018-08-02
Reuse arena memory for each block in scheduler.
Vladimir Marko
2018-06-25
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
Move dex_files_for_oat_file_ to CompilerOptions.
Vladimir Marko
2018-06-25
Move image_classes_ to CompilerOptions.
Vladimir Marko
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
2018-01-02
ART: Emit runtime read barrier checks only in slow-debug
Andreas Gampe
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
2017-08-10
Instrument ARM64 generated code to check the Marking Register.
Roland Levillain
2017-07-27
ART: Modify --abort-on-hard-verifier-error
Andreas Gampe
2017-06-29
Code cleanup around compiler options and JIT.
Nicolas Geoffray
2017-05-02
Document some dex2oat command line options.
Roland Levillain
2017-03-24
Improvements in the Inliner.
Nicolas Geoffray
2017-03-08
Remove --include-patch-information option from dex2oat.
Richard Uhler
2016-10-05
Generate SHA-1 build ID for host-generated *.oat files (1/2).
Alexey Alexandrov
2016-10-04
Revert "Revert "Store resolved Strings for AOT code in .bss.""
Vladimir Marko
2016-09-30
Revert "Store resolved Strings for AOT code in .bss."
Vladimir Marko
2016-09-29
Store resolved Strings for AOT code in .bss.
Vladimir Marko
2016-08-08
Implement running user defined list of passes
Wojciech Staszkiewicz
2016-08-06
Add a register allocation strategy compiler option
Matthew Gharrity
2016-05-03
Remove -XOatFileManagerCompilerFilter argument.
Richard Uhler
2016-03-23
Revert "Revert "Use compiler filter to determine oat file status.""
Andreas Gampe
2016-03-23
Revert "Use compiler filter to determine oat file status."
Nicolas Geoffray
2016-03-22
Use compiler filter to determine oat file status.
Richard Uhler
2016-03-21
Remove Quick from tree.
Nicolas Geoffray
2016-03-18
Add verify-profile compiler filter
Mathieu Chartier
[next]