summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
AgeCommit message (Expand)Author
2017-03-13Revert^5 "Hash-based dex cache type array." Vladimir Marko
2017-03-13Revert "Hash-based DexCache field array." Vladimir Marko
2017-03-10Hash-based DexCache field array. Vladimir Marko
2017-03-03Extend profman to generate profiles with inline caches Calin Juravle
2017-02-20Revert^4 "Hash-based dex cache type array." Vladimir Marko
2017-02-17Make dex2oat support profiles passed to non profile filters Mathieu Chartier
2017-02-13Revert^3 "Hash-based dex cache type array." Mathieu Chartier
2017-02-10Revert^2 "Hash-based dex cache type array." Vladimir Marko
2017-02-01Revert "Hash-based dex cache type array." Vladimir Marko
2017-01-30Hash-based dex cache type array. Vladimir Marko
2017-01-18Rename offline_profiling_info to profile_compilation_info Calin Juravle
2016-11-29ART: Add dex::StringIndex Andreas Gampe
2016-11-21ART: Add dex::TypeIndex Andreas Gampe
2016-11-03Integrate VerifierDeps in compiler driver. Nicolas Geoffray
2016-10-19Move most of class linker to ObjPtr Mathieu Chartier
2016-10-18Remove mirror:: and ArtMethod deps in utils.{h,cc} David Sehr
2016-10-06Move remaining jobject related functions to use ObjPtr Mathieu Chartier
2016-09-29Clean up ScopedThreadStateChange to use ObjPtr Mathieu Chartier
2016-04-07Remove more Quick-related macros in tests. Roland Levillain
2016-04-06Fix and re-enable compiler_driver_test Yi Kong
2016-02-26Add and use loaded class profiling Mathieu Chartier
2016-02-12Fix compiler driver gtest. Calin Juravle
2016-01-19Improve profile processing Calin Juravle
2015-12-21Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df Mathieu Chartier
2015-12-21Rename NullHandle to ScopedNullHandle Mathieu Chartier
2015-12-17resolve merge conflicts of 9f784b26a1 to master. Alex Light
2015-12-16Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror... Alex Light
2015-12-15Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" Alex Light
2015-12-15Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" Alex Light
2015-12-14Combine direct_methods_ and virtual_methods_ fields of mirror::Class Alex Light
2015-12-14Combine direct_methods_ and virtual_methods_ fields of mirror::Class Alex Light
2015-11-23Temporarily disable compiler_driver_test. Yi Kong
2015-11-15x86/x86-64 read barrier support for concurrent GC in Optimizing. Roland Levillain
2015-08-31Revert "Revert "Change dex caches to be weak roots"" Mathieu Chartier
2015-08-28Fix some HandleScope bugs and add corresponding checks Mathieu Chartier
2015-07-22Move to newer clang annotations Mathieu Chartier
2015-07-01Implement heap poisoning in ART's Optimizing compiler. Roland Levillain
2015-05-29Move mirror::ArtMethod to native Mathieu Chartier
2015-04-22Replace NULL with nullptr Mathieu Chartier
2015-04-21ART: Add compiled-methods Andreas Gampe
2015-04-13ART: Clean up includes. Vladimir Marko
2015-04-10Move ArtField to native Mathieu Chartier
2015-03-27ART: PathClassLoader for compiler Andreas Gampe
2015-01-13Use unique_ptr to track ownership of dex files. Richard Uhler
2014-12-12Remove portable. Elliott Hughes
2014-11-04ART: More warnings Andreas Gampe
2014-07-15Break apart header files. Ian Rogers
2014-06-24More advanced timing loggers. Mathieu Chartier
2014-06-02Fix GC race condition in visit roots Serguei Katkov
2014-05-23Revert "Revert "Fix an outstanding compaction bug in interpreter."" Mathieu Chartier