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
/
dataflow_iterator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-23
1
-24
/
+20
*
Rewrite topological sort order and improve GVN.
Vladimir Marko
2014-07-23
1
-0
/
+46
*
Fix topological ordering and use it for optimizations.
Vladimir Marko
2014-06-19
1
-14
/
+2
*
ART: Topological Sort Traversal Implementation
Jean Christophe Beyler
2014-05-22
1
-0
/
+75
*
Reduce PassDriver overhead, clean up Pass and PassDriver.
Vladimir Marko
2014-01-29
1
-110
/
+4
*
Added pass framework
Jean Christophe Beyler
2014-01-13
1
-0
/
+105
*
DataflowIterator normalization
Jean Christophe Beyler
2013-12-30
1
-20
/
+187
*
More compile-time tuning
buzbee
2013-11-26
1
-0
/
+4
*
64-bit prep
buzbee
2013-10-21
1
-5
/
+5
*
Compile-time tuning
buzbee
2013-09-06
1
-56
/
+62
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-3
/
+0
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+158