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_driver.h
Age
Commit message (
Expand
)
Author
2015-10-30
Keep list of dex files for oat file in CompilerDriver.
Vladimir Marko
2015-10-29
Revert "Enable store elimination for singleton objects."
Andreas Gampe
2015-10-27
Enable store elimination for singleton objects.
Mingyao Yang
2015-10-27
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-07
ART: Remove interpreter entrypoints
Andreas Gampe
2015-09-15
Add option to append to the cfg dump.
Calin Juravle
2015-09-03
Reduce how often we call FindDexCache
Mathieu Chartier
2015-08-12
Remove unnecessary `explicit` qualifiers on constructors.
Roland Levillain
2015-08-05
ART: Wire up DexToDexCompiler without extern
Andreas Gampe
2015-07-22
Move to newer clang annotations
Mathieu Chartier
2015-07-15
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after qu...
Nicolas Geoffray
2015-07-13
Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening...
Nicolas Geoffray
2015-07-13
Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""
Nicolas Geoffray
2015-07-13
Revert "Make dex2dex return a CompiledMethod after quickening."
Nicolas Geoffray
2015-07-10
Make dex2dex return a CompiledMethod after quickening.
Nicolas Geoffray
2015-06-30
Make compiler-related gtests honor ART_USE_OPTIMIZING_COMPILER.
Roland Levillain
2015-06-18
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-05-29
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-26
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-04-27
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-24
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
Roland Levillain
2015-04-24
Ensure inlined static calls perform clinit checks in Optimizing.
Roland Levillain
2015-04-22
Replace NULL with nullptr
Mathieu Chartier
2015-04-21
ART: Add compiled-methods
Andreas Gampe
2015-04-21
Merge "Use --dump-stats to dump optimizing compiler stats."
Calin Juravle
2015-04-21
Use --dump-stats to dump optimizing compiler stats.
Calin Juravle
2015-04-20
ART: Change image_classes and compiled_classes to unordered set
Andreas Gampe
2015-04-20
[optimizing] Add memory barriers in constructors when needed
Calin Juravle
2015-04-16
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-13
Merge "Revert "Fallback to quick in case of soft verification errors""
Calin Juravle
2015-04-13
Revert "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-13
Merge "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-10
Move ArtField to native
Mathieu Chartier
2015-04-10
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-07
ART: Remove LLVM cruft
Andreas Gampe
2015-04-06
Prevent verified method from being deleted by compiler driver.
Jeff Hao
2015-03-31
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-25
Revert "Revert "Inline across dex files.""
Nicolas Geoffray
2015-03-20
Add verify-at-runtime compiler filter
Mathieu Chartier
2015-03-09
Trim arenas for JIT
Mathieu Chartier
2015-03-05
ART: Add option to abort dex2oat on hard failure
Andreas Gampe
2015-02-24
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
Revert "Add JIT"
Nicolas Geoffray
2015-02-23
Add JIT
Mathieu Chartier
2015-02-19
Move arenas into runtime
Mathieu Chartier
2015-01-26
ART: Some Quick cleanup
Andreas Gampe
2015-01-20
ART: Curb dex2oat verbosity
Andreas Gampe
2015-01-13
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
2015-01-13
Revert "ART: dex2oat flag for HGraphVisualizer dump file"
Andreas Gampe
2015-01-13
ART: dex2oat flag for HGraphVisualizer dump file
David Brazdil
[next]