index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_options.h
Age
Commit message (
Expand
)
Author
2025-02-19
[Sim] Add a restricted mode setup
Chris Jones
2024-05-23
Fix class status check in `InitializeClassVisitor`.
Vladimir Marko
2024-04-04
Remove RegisterAllocator::Strategy
Santiago Aboy Solanes
2024-02-14
Increase inlining threshold for baseline.
Nicolas Geoffray
2024-02-06
CompilerOptions refactor after aosp/2808063
Santiago Aboy Solanes
2024-01-30
Reland^2 "Run optimizations with baseline compilation."
Nicolas Geoffray
2024-01-30
Allow compilation of large methods with no branches
Santiago Aboy Solanes
2023-12-04
Put branch profiling under a flag.
Nicolas Geoffray
2023-11-06
Deprecate num-dex-methods and top-k-profile-threshold flags
Santiago Aboy Solanes
2023-10-30
Replace `gUseReadBarrier` with compiler option in compiler.
Vladimir Marko
2023-09-08
riscv64: [codegen] Add VisitNullCheck
Vladimir Marko
2023-06-29
riscv64: Enable JNI compiler.
Vladimir Marko
2023-03-31
riscv64: Let dex2oat run in verification mode (disable compilation).
Ulya Trafimovich
2023-03-17
Deprecate the extract compiler filter.
Nicolas Geoffray
2022-11-18
Make remaining compiler/ symbols hidden.
Vladimir Marko
2022-09-30
Move `VerificationResults` to dex2oat/.
Vladimir Marko
2022-08-11
Reland "Add clinit checks at entry for some boot image methods."
Nicolas Geoffray
2022-07-12
Revert "Add clinit checks at entry for some boot image methods."
Nicolas Geoffray
2022-07-08
Add clinit checks at entry for some boot image methods.
Nicolas Geoffray
2022-04-06
Touch up changes related to cross-dex compiling
Santiago Aboy Solanes
2022-04-04
Preallocate `CodeInfoTableDeduper::dedupe_set_`.
Vladimir Marko
2022-03-25
Remove obsolete code related to quickening.
Vladimir Marko
2022-01-17
Revert "Expand sharpening's ComputeLoadClassKind to cover cross-dex cases"
Nicolas Geoffray
2022-01-13
Expand sharpening's ComputeLoadClassKind to cover cross-dex cases
Santiago Aboy Solanes
2021-11-11
Add .bss support for inlining across dexfiles within Oat
Santiago Aboy Solanes
2021-07-14
Remove the need of VerifiedMethod in the compiler.
Nicolas Geoffray
2021-04-30
Enable mini-debug-info by default.
David Srbecky
2021-03-18
Remove DexToDexCompiler
David Srbecky
2021-02-09
[metrics] Report some ART metadata
Eric Holk
2020-12-10
Make RTP::Visit robust against input order
Alex Light
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
2020-02-28
Revert "Revert "If generating an image, run initialization and other optimiza...
Nicolas Geoffray
2020-02-26
Revert "If generating an image, run initialization and other optimizations."
Eric Holk
2020-02-25
If generating an image, run initialization and other optimizations.
Nicolas Geoffray
2020-02-20
Do not verify dex files for --compiler-filter=assume-verified.
Vladimir Marko
2020-02-07
Fix ART code around JIT zygote.
Nicolas Geoffray
2020-01-28
Fix name-based detection of JIT-zygote boot image extension.
Ulya Trafimovich
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-04-30
Make compiling an apex image explicit.
Nicolas Geoffray
2019-03-05
Refactor compiler tests around CompilerDriver.
Vladimir Marko
2019-02-20
ART: Reduce dependencies on CompilerDriver.
Vladimir Marko
2019-02-06
Replace StringPiece with std::string_view in HashSet.
Vladimir Marko
[next]