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-12-17
Merge "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2015-12-17
Revert "Tweak inlining heuristics."
Nicolas Geoffray
2015-12-17
Merge "Tweak inlining heuristics."
Nicolas Geoffray
2015-12-17
Tweak inlining heuristics.
Nicolas Geoffray
2015-12-15
Revert "ART: Refactor SsaBuilder for more precise typing info"
Alex Light
2015-12-14
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-10
Get source mapping table from stack maps.
David Srbecky
2015-12-08
ART: Enable all optimizations except LSE under try/catch
David Brazdil
2015-12-04
Inline monomorphic calls.
Nicolas Geoffray
2015-12-02
Merge "Clean up optimizing compiler stats"
Calin Juravle
2015-12-01
Dynamic BCE (based on induction range analysis)
Aart Bik
2015-12-01
Clean up optimizing compiler stats
Calin Juravle
2015-12-01
Merge "Optimizing/ARM: Implement kDexCachePcRelative dispatch."
Vladimir Marko
2015-12-01
Optimizing/ARM: Implement kDexCachePcRelative dispatch.
Vladimir Marko
2015-11-24
ARM64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-11-23
Optimizing: Avoid a PrettyMethod() call per compiled method.
Vladimir Marko
2015-11-23
Revert "Add stats support for existing optimizations"
Nicolas Geoffray
2015-11-22
Add stats support for existing optimizations
Jean-Philippe Halimi
2015-11-21
Revert "Dynamic BCE (based on induction range analysis)"
Aart Bik
2015-11-20
Dynamic BCE (based on induction range analysis)
Aart Bik
2015-11-17
ARM read barrier support for concurrent GC in Optimizing.
Roland Levillain
2015-11-15
x86/x86-64 read barrier support for concurrent GC in Optimizing.
Roland Levillain
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
[next]