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
2016-01-28
ART: Implement HSelect
David Brazdil
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-22
Revert "ARM/ARM64: Extend support of instruction combining."
Nicolas Geoffray
2016-01-21
ARM/ARM64: Extend support of instruction combining.
Ilmir Usmanov
2016-01-18
Merge "ART: Remove Baseline compiler"
David Brazdil
2016-01-18
ART: Remove Baseline compiler
David Brazdil
2016-01-18
Move --dump-cfg and dump-cfg-append to CompilerOptions.
Nicolas Geoffray
2016-01-14
Merge "Implement irreducible loop support in optimizing."
Nicolas Geoffray
2016-01-14
Implement irreducible loop support in optimizing.
Nicolas Geoffray
2016-01-13
Add DWARF type information generation.
Tamas Berghammer
2016-01-13
Report DWARF debug information for JITed code.
David Srbecky
2016-01-06
ART: Resolve ambiguous ArraySets
David Brazdil
2016-01-04
Revert "Revert "Tweak inlining heuristics.""
Nicolas Geoffray
2015-12-31
ART: Refactor SsaBuilder for more precise typing info
David Brazdil
2015-12-23
Dex2oat support for multiple oat file and image file outputs.
Jeff Hao
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
[next]