Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
86ea7eeabe30c98bbe1651a51d03cb89776724e7
/
compiler
/
optimizing
/
optimizing_compiler_stats.h
86ea7ee
Build dominator tree before generating HInstructions
by David Brazdil
· 9 years ago
2ae4818
Clean up NullCheck generation and record stats about it.
by Calin Juravle
· 9 years ago
6915898
Improve compiler stats
by Calin Juravle
· 9 years ago
38e9e80
Add statistics support for some optimizations
by Jean-Philippe Halimi
· 9 years ago
be10e8e
Optimizing: Try pattern substitution when we cannot inline.
by Vladimir Marko
· 9 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
15bd228
Implement irreducible loop support in optimizing.
by Nicolas Geoffray
· 9 years ago
15693bf
ART: Resolve ambiguous ArraySets
by David Brazdil
· 9 years ago
4833f5a
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 9 years ago
68289a5
Revert "ART: Refactor SsaBuilder for more precise typing info"
by Alex Light
· 9 years ago
d9510df
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 9 years ago
73be1e8
Inline monomorphic calls.
by Nicolas Geoffray
· 9 years ago
ad54338
Clean up optimizing compiler stats
by Calin Juravle
· 9 years ago
da3a55b
Don't delegate to Quick anymore.
by Nicolas Geoffray
· 9 years ago
07380a2
Enable compilation of members with access check failures.
by Calin Juravle
· 9 years ago
e460d1d
Revert "Revert "Support unresolved fields in optimizing"
by Calin Juravle
· 9 years ago
e6f49b4
Revert "Support unresolved fields in optimizing" breaks debuggable tests.
by Calin Juravle
· 9 years ago
23a8e35
Support unresolved fields in optimizing
by Calin Juravle
· 9 years ago
175dc73
Support unresolved methods in Optimizing
by Calin Juravle
· 9 years ago
44b9cf9
Put in place the ARM64 instruction simplification framework.
by Alexandre Rames
· 9 years ago
2e33525
Bailout from compilation if an invoke is malformed.
by Nicolas Geoffray
· 10 years ago
da9badb
ART: Check long and double register pairs in invokes
by Andreas Gampe
· 10 years ago
702d260
Skip compilation when falling-through out of method code.
by Calin Juravle
· 10 years ago
2d7352b
ART: Dead block removal
by David Brazdil
· 10 years ago
8f20bdb
Run DCE again after all the other optimizations have run.
by Calin Juravle
· 10 years ago
0cdf6d3
Revert "Run DCE again after all the other optimizations have run."
by Nicolas Geoffray
· 10 years ago
7a9c885
Run DCE again after all the other optimizations have run.
by Calin Juravle
· 10 years ago
2be39e0
Use --dump-stats to dump optimizing compiler stats.
by Calin Juravle
· 10 years ago
f1c6d9e
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
031af41
Revert "Fallback to quick in case of soft verification errors"
by Calin Juravle
· 10 years ago
c751d37
Fallback to quick in case of soft verification errors
by Calin Juravle
· 10 years ago
188d431
Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub.
by Alexandre Rames
· 10 years ago
12be74e
[optimizing] Only print full stats in VLOG(compiler)
by Nicolas Geoffray
· 10 years ago
36540cb
Implement a space filter for optimizing.
by Nicolas Geoffray
· 10 years ago
acf735c
Reference type propagation
by Calin Juravle
· 10 years ago
02d81cc
Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile.
by Serban Constantinescu
· 10 years ago
e53798a
Inlining support in optimizing.
by Nicolas Geoffray
· 10 years ago
48c2b03
Add more compilation stats to optimizing
by Calin Juravle
· 10 years ago