summaryrefslogtreecommitdiffstats
path: root/compiler/dex/dataflow_iterator.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate GrowableArray, use ArenaVector instead.Vladimir Marko2014-09-231-24/+20
* Rewrite topological sort order and improve GVN.Vladimir Marko2014-07-231-0/+46
* Fix topological ordering and use it for optimizations.Vladimir Marko2014-06-191-14/+2
* ART: Topological Sort Traversal ImplementationJean Christophe Beyler2014-05-221-0/+75
* Reduce PassDriver overhead, clean up Pass and PassDriver.Vladimir Marko2014-01-291-110/+4
* Added pass frameworkJean Christophe Beyler2014-01-131-0/+105
* DataflowIterator normalizationJean Christophe Beyler2013-12-301-20/+187
* More compile-time tuningbuzbee2013-11-261-0/+4
* 64-bit prepbuzbee2013-10-211-5/+5
* Compile-time tuningbuzbee2013-09-061-56/+62
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-3/+0
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-1/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+158