summaryrefslogtreecommitdiffstats
path: root/compiler/dex/pass_me.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Pass Options should be strings instead of integersJean-Philippe Halimi2015-02-031-12/+69
* Clean up pass driverMathieu Chartier2015-01-281-9/+10
* ART: Some Quick cleanupAndreas Gampe2015-01-261-12/+3
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-15/+17
* Quick: In GVN, apply modifications early if outside loop.Vladimir Marko2014-10-171-1/+0
* Merge "ART: Added dirty flag to optimizations"Ian Rogers2014-08-271-1/+2
|\
| * ART: Added dirty flag to optimizationsJean Christophe Beyler2014-08-261-1/+2
* | ART: Add capability for a pass to have optionsRazvan A Lupusoru2014-08-261-0/+67
|/
* Rewrite topological sort order and improve GVN.Vladimir Marko2014-07-231-0/+1
* ART: PassMEDataHolder should have a data fieldJean Christophe Beyler2014-06-141-0/+1
* ART: Setting up cleanupJean Christophe Beyler2014-05-301-1/+4
* ART: Topological Sort Traversal ImplementationJean Christophe Beyler2014-05-221-0/+2
* ART: Pass driver generalizationJames C Scott2014-05-221-0/+101