summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/optimizing_compiler.h
Commit message (Collapse)AuthorAgeFilesLines
* Add more compilation stats to optimizingCalin Juravle2014-12-101-1/+1
| | | | | | | | | Optimizing is getting closer to have full coverage and this provides a nice overview on why certain methods are not compiled/optimized. Also, clean up some of the builder methods. Change-Id: Id2f31441a788b797b0efea7ec78bee27bb654186
* ART: Clean up compilerAndreas Gampe2014-08-221-0/+29
Clean up the compiler: less extern functions, dis-entangle compilers, hide some compiler specifics, lower global includes. Change-Id: Ibaf88d02505d86994d7845cf0075be5041cc8438