summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.h
AgeCommit message (Expand)Author
2022-11-07Reland "Make compiler/optimizing/ symbols hidden." VladimĂ­r Marko
2022-10-10ART: Move `CompiledMethod{,-Storage}` to dex2oat/. Vladimir Marko
2019-10-14Revert "Make compiler/optimizing/ symbols hidden." Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden. Vladimir Marko
2019-02-20ART: Reduce dependencies on CompilerDriver. Vladimir Marko
2018-11-14ART: Rewrite core image detection. Vladimir Marko
2018-04-26Clean up include paths David Sehr
2017-02-06Revert "Revert "Inline across dex files for JIT."" Nicolas Geoffray
2017-02-03Revert "Inline across dex files for JIT." Nicolas Geoffray
2017-02-02Inline across dex files for JIT. Nicolas Geoffray
2015-06-25Only do some checks when compiling against the core image. Nicolas Geoffray
2014-12-10Add more compilation stats to optimizing Calin Juravle
2014-08-22ART: Clean up compiler Andreas Gampe