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
2017-08-17
Disable app image for very large apps
Mathieu Chartier
2017-08-10
Instrument ARM64 generated code to check the Marking Register.
Roland Levillain
2017-06-29
Code cleanup around compiler options and JIT.
Nicolas Geoffray
2017-05-30
ART: Add missing namespace comments
Andreas Gampe
2017-05-17
Ignore --compile-pic option for JIT.
Vladimir Marko
2017-04-21
Rename and obsolete compiler filter names.
Nicolas Geoffray
2017-03-24
Improvements in the Inliner.
Nicolas Geoffray
2017-03-08
Remove --include-patch-information option from dex2oat.
Richard Uhler
2016-12-21
Optimize OatWriter when we don't compile any method.
Nicolas Geoffray
2016-11-18
Add dequickening support.
Nicolas Geoffray
2016-10-26
Save the non-verified classes in the VerifierDeps.
Nicolas Geoffray
2016-10-18
Remove mirror:: and ArtMethod deps in utils.{h,cc}
David Sehr
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-24
Compile JNI stubs for verify-profile and interpret-only.
Vladimir Marko
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
2016-03-16
Remove --native-debuggable compiler option.
David Srbecky
2016-03-09
ART: Use optimizing compiler in image_test
Andreas Gampe
2016-02-01
Ignore image checksum for ExtractOnly oat files
David Brazdil
2016-01-28
Merge "ART: Add option to ensure deterministic compilation"
Andreas Gampe
2016-01-27
ART: Add option to ensure deterministic compilation
Andreas Gampe
2016-01-27
Merge "ART: Allow --no-inline-from to specify multiple dex files."
Vladimir Marko
2016-01-27
ART: Allow --no-inline-from to specify multiple dex files.
Vladimir Marko
2016-01-26
Revert "Revert "Add option to generate compressed backtrace info.""
David Srbecky
2016-01-25
Revert "Add option to generate compressed backtrace info."
David Srbecky
2016-01-22
Add option to generate compressed backtrace info.
David Srbecky
2016-01-18
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-12
Disable --generate-debug-info by default in all cases.
David Srbecky
2016-01-04
Revert "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2015-12-23
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
2015-12-23
Generate more stack maps during native debugging.
David Srbecky
2015-12-17
Revert "Tweak inlining heuristics."
Nicolas Geoffray
2015-12-17
Tweak inlining heuristics.
Nicolas Geoffray
2015-10-30
Refactor code so that JIT can parse compiler options.
Nicolas Geoffray
2015-08-20
Be more flexible on the code unit size when inlining.
Nicolas Geoffray
2015-08-07
Tighten default inlining settings when using the space filter.
Roland Levillain
2015-07-29
Allow for fine tuning the inliner.
Calin Juravle
2015-06-25
ART: Fix kEverything compiler filter
buzbee
2015-05-28
Add --generate-debug-info flag and remove the other two flags.
David Srbecky
2015-04-13
Add --include-cfi compiler option.
David Srbecky
2015-04-12
Remove the --gen-gdb-info compiler option.
David Srbecky
[next]