summaryrefslogtreecommitdiffstats
path: root/compiler/dex/pass_driver.h
Commit message (Expand)AuthorAgeFilesLines
* ART: extensionWei Wang2015-10-061-0/+8
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* Clean up pass driverMathieu Chartier2015-01-281-102/+16
* ART: Some Quick cleanupAndreas Gampe2015-01-261-3/+3
* ART: Add capability for a pass to have optionsRazvan A Lupusoru2014-08-261-0/+14
* Fix pass driver's dump_pass_list_ and print_pass_list_.Vladimir Marko2014-05-291-6/+6
* ART: Print and dump functionalities per passJean Christophe Beyler2014-05-271-3/+24
* ART: Pass driver generalizationJames C Scott2014-05-221-32/+124
* Add dex2oat --print-pass-names and --disable-passes= options.Chao-ying Fu2014-03-121-1/+2
* Reduce PassDriver overhead, clean up Pass and PassDriver.Vladimir Marko2014-01-291-9/+6
* Pass Framework CleanupJean Christophe Beyler2014-01-161-9/+9
* Added pass frameworkJean Christophe Beyler2014-01-131-0/+101