index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
bb_optimizations.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix variable formatting and CodeLayout's multiple visits
Jean Christophe Beyler
2014-09-10
1
-60
/
+61
*
Merge "ART: Added dirty flag to optimizations"
Ian Rogers
2014-08-27
1
-10
/
+10
|
\
|
*
ART: Added dirty flag to optimizations
Jean Christophe Beyler
2014-08-26
1
-10
/
+10
*
|
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-0
/
+1
|
/
*
Rewrite topological sort order and improve GVN.
Vladimir Marko
2014-07-23
1
-5
/
+5
*
ART: Rename CallInlining to SpecialMethodInliner
Razvan A Lupusoru
2014-07-10
1
-8
/
+10
*
Global Value Numbering.
Vladimir Marko
2014-07-10
1
-2
/
+37
*
Fix topological ordering and use it for optimizations.
Vladimir Marko
2014-06-19
1
-2
/
+3
*
ART: PassMEDataHolder should have a data field
Jean Christophe Beyler
2014-06-14
1
-17
/
+17
*
ART: Setting up cleanup
Jean Christophe Beyler
2014-05-30
1
-67
/
+1
*
Rewrite BitVector index iterator.
Vladimir Marko
2014-05-23
1
-6
/
+1
*
ART: Pass driver generalization
James C Scott
2014-05-22
1
-53
/
+122
*
Early inlining of simple methods.
Vladimir Marko
2014-03-18
1
-0
/
+28
*
Class initialization check elimination.
Vladimir Marko
2014-03-17
1
-14
/
+26
*
Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE.
Vladimir Marko
2014-03-11
1
-0
/
+8
*
Cache method lowering info in mir graph.
Vladimir Marko
2014-03-10
1
-0
/
+14
*
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-03
1
-0
/
+14
*
Revert "Annotate used fields."
Ian Rogers
2014-02-21
1
-14
/
+0
*
Annotate used fields.
Vladimir Marko
2014-02-20
1
-0
/
+14
*
Reduce PassDriver overhead, clean up Pass and PassDriver.
Vladimir Marko
2014-01-29
1
-26
/
+27
*
Added pass framework
Jean Christophe Beyler
2014-01-13
1
-0
/
+165