index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
optimizing_compiler_stats.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bailout from compilation if an invoke is malformed.
Nicolas Geoffray
2015-06-22
1
-0
/
+2
*
Skip compilation when falling-through out of method code.
Calin Juravle
2015-05-01
1
-21
/
+23
*
ART: Dead block removal
David Brazdil
2015-04-24
1
-2
/
+2
*
Run DCE again after all the other optimizations have run.
Calin Juravle
2015-04-22
1
-2
/
+4
*
Revert "Run DCE again after all the other optimizations have run."
Nicolas Geoffray
2015-04-21
1
-4
/
+2
*
Run DCE again after all the other optimizations have run.
Calin Juravle
2015-04-21
1
-2
/
+4
*
Use --dump-stats to dump optimizing compiler stats.
Calin Juravle
2015-04-21
1
-1
/
+1
*
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-16
1
-0
/
+4
*
Revert "Fallback to quick in case of soft verification errors"
Calin Juravle
2015-04-13
1
-4
/
+0
*
Fallback to quick in case of soft verification errors
Calin Juravle
2015-04-10
1
-0
/
+4
*
Opt compiler: Instruction simplification for HAdd, HNeg, HNot, HSub.
Alexandre Rames
2015-04-10
1
-0
/
+2
*
[optimizing] Only print full stats in VLOG(compiler)
Nicolas Geoffray
2015-03-30
1
-5
/
+13
*
Implement a space filter for optimizing.
Nicolas Geoffray
2015-03-23
1
-0
/
+2
*
Reference type propagation
Calin Juravle
2015-02-19
1
-0
/
+4
*
Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile.
Serban Constantinescu
2015-01-05
1
-2
/
+0
*
Inlining support in optimizing.
Nicolas Geoffray
2014-12-15
1
-2
/
+4
*
Add more compilation stats to optimizing
Calin Juravle
2014-12-10
1
-0
/
+111