summaryrefslogtreecommitdiffstats
path: root/compiler/dex/pass.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Added dirty flag to optimizationsJean Christophe Beyler2014-08-261-1/+1
* ART: PassMEDataHolder should have a data fieldJean Christophe Beyler2014-06-141-2/+2
* ART: Print and dump functionalities per passJean Christophe Beyler2014-05-271-0/+15
* ART: Topological Sort Traversal ImplementationJean Christophe Beyler2014-05-221-0/+5
* ART: Pass driver generalizationJames C Scott2014-05-221-74/+20
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-2/+2
* Reduce PassDriver overhead, clean up Pass and PassDriver.Vladimir Marko2014-01-291-11/+16
* Added pass frameworkJean Christophe Beyler2014-01-131-0/+145