summaryrefslogtreecommitdiffstats
path: root/compiler/dex/post_opt_passes.h
Commit message (Expand)AuthorAgeFilesLines
* Quick: Rewrite Phi node insertion.Vladimir Marko2015-02-101-5/+5
* ART: Some Quick cleanupAndreas Gampe2015-01-261-2/+5
* Quick: Clean up optimization pass order.Vladimir Marko2015-01-161-30/+8
* Clean up post-opt passes, perform only those we need.Vladimir Marko2014-12-191-42/+56
* Merge "Quick: Avoid node iteration for passes that don't need it."Vladimir Marko2014-10-161-11/+11
|\
| * Quick: Avoid node iteration for passes that don't need it.Vladimir Marko2014-10-151-11/+11
* | Quick: Improve the BBCombine pass.Vladimir Marko2014-10-151-0/+7
|/
* Merge "ART: Added dirty flag to optimizations"Ian Rogers2014-08-271-8/+8
|\
| * ART: Added dirty flag to optimizationsJean Christophe Beyler2014-08-261-8/+8
* | ART: Clean up compilerAndreas Gampe2014-08-221-0/+1
|/
* Fix topological ordering and use it for optimizations.Vladimir Marko2014-06-191-0/+17
* ART: PassMEDataHolder should have a data fieldJean Christophe Beyler2014-06-141-23/+23
* Fix build.Narayan Kamath2014-05-301-3/+3
* ART: Setting up cleanupJean Christophe Beyler2014-05-301-0/+284