index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler.cc
Age
Commit message (
Expand
)
Author
2015-11-12
Merge "Optimizing/X86: PC-relative dex cache array addressing."
Vladimir Marko
2015-11-12
Optimizing/X86: PC-relative dex cache array addressing.
Vladimir Marko
2015-11-11
Revert "Revert "Run type propagation after inliner only when needed.""
Calin Juravle
2015-11-10
Revert "Revert "ART: Update DCE to work with try/catch""
David Brazdil
2015-11-05
Code cleanup to avoid CompilerDriver abstractions in JIT.
Nicolas Geoffray
2015-10-30
ART: Enable inlining under try/catch
David Brazdil
2015-10-29
Revert "ART: Enable more passes under try/catch"
David Brazdil
2015-10-29
ART: Enable more passes under try/catch
David Brazdil
2015-10-27
Merge "Reduce memory used by CompiledMethods."
Vladimir Marko
2015-10-27
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-27
Merge "Optimizing: Determine invoke-static/-direct dispatch early."
Vladimir Marko
2015-10-26
Merge "Revert "Run type propagation after inliner only when needed.""
Calin Juravle
2015-10-26
Revert "Run type propagation after inliner only when needed."
Calin Juravle
2015-10-26
Merge "Run type propagation after inliner only when needed."
Calin Juravle
2015-10-23
Run type propagation after inliner only when needed.
Calin Juravle
2015-10-23
Optimizing: Determine invoke-static/-direct dispatch early.
Vladimir Marko
2015-10-22
Revert "Revert "load store elimination.""
Mingyao Yang
2015-10-22
MIPS: Initial version of optimizing compiler for MIPS32
Goran Jakovljevic
2015-10-21
Merge "Use DlMallocSpace for the JIT code cache."
Nicolas Geoffray
2015-10-21
Use DlMallocSpace for the JIT code cache.
Nicolas Geoffray
2015-10-15
Use ATTRIBUTE_UNUSED more.
Roland Levillain
2015-10-15
Revert "load store elimination."
Nicolas Geoffray
2015-10-15
load store elimination.
Mingyao Yang
2015-10-12
Optimizing: Move GraphChecker memory allocations to arena.
Vladimir Marko
2015-10-09
Don't check for optimizing test marker on unsupported ISAs.
Calin Juravle
2015-10-07
Enforce optimizing test marker for verification errors.
Calin Juravle
2015-10-06
Revert "Optimizing: Disable -Wframe-larger-than= for CompileOptimized()."
Vladimir Marko
2015-10-06
Optimizing: Disable -Wframe-larger-than= for CompileOptimized().
Vladimir Marko
2015-10-02
Don't delegate to Quick anymore.
Nicolas Geoffray
2015-10-02
Enable compilation of members with access check failures.
Calin Juravle
2015-09-30
Revert "Revert "Enable optimizations with --debuggable.""
Nicolas Geoffray
2015-09-29
Revert "Enable optimizations with --debuggable."
Nicolas Geoffray
2015-09-29
Enable optimizations with --debuggable.
Nicolas Geoffray
2015-09-17
Support unresolved methods in Optimizing
Calin Juravle
2015-09-16
Merge "Add option to append to the cfg dump."
Calin Juravle
2015-09-15
Use induction variable range analysis in BCE (statically).
Aart Bik
2015-09-15
Add option to append to the cfg dump.
Calin Juravle
2015-09-15
Merge "Revert "Revert "ART: Register allocation and runtime support for try/c...
David Brazdil
2015-09-15
Revert "Revert "ART: Register allocation and runtime support for try/catch""
David Brazdil
2015-09-15
Temporarly disable SSA creation in try/catch/debuggable.
Nicolas Geoffray
2015-09-14
Revert "ART: Register allocation and runtime support for try/catch"
David Brazdil
2015-09-14
ART: Register allocation and runtime support for try/catch
David Brazdil
2015-09-08
[optimizing] Add support for x86 constant area
Mark Mendell
2015-09-03
Merge "Reduce how often we call FindDexCache"
Mathieu Chartier
2015-09-03
Reduce how often we call FindDexCache
Mathieu Chartier
2015-09-03
Add more dwarf debug line info for Optimized methods.
Yevgeny Rouban
2015-09-02
Optimizing: Tag Arena allocations with their source.
Vladimir Marko
2015-08-31
Revert "Revert "Change dex caches to be weak roots""
Mathieu Chartier
2015-08-28
Fix some HandleScope bugs and add corresponding checks
Mathieu Chartier
2015-08-26
ART: Propagate verifier failure types to the compilers
Andreas Gampe
[next]