1. b5bce7c ART: Add non-temporal store support by Jean Christophe Beyler · 10 years ago
  2. e1fa1dd Fix analysis_attributes_ to update missing definitions. by Junmo Park · 10 years ago
  3. 2ab40eb ART: Add Invokes to DecodedInstruction by Jean Christophe Beyler · 10 years ago
  4. 060e6fe ART: Log information when skipping method during compilation by Andreas Gampe · 10 years ago
  5. 8c7a02a Quick compiler:interpret on type mismatch by buzbee · 10 years ago
  6. c1b643c Fixed and refactored profiler options handling by Calin Juravle · 10 years ago
  7. 35ba7f3 Quick compiler: fix array overrun. by buzbee · 10 years ago
  8. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  9. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  10. 69f08ba Clean up ScopedArenaAllocatorAdapter. by Vladimir Marko · 10 years ago
  11. 4a200f5 Add support for -Xverify:none mode. by Jeff Hao · 10 years ago
  12. f096aad Cache method lowering info in mir graph. by Vladimir Marko · 11 years ago
  13. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 11 years ago
  14. a24122d Use ScopedArenaAllocator for CacheFieldLoweringInfo pass. by Vladimir Marko · 10 years ago
  15. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 10 years ago
  16. b1f1d64 Workaround for range ops spanning vreg gap by buzbee · 10 years ago
  17. 6449c62 Create CompilerOptions by Brian Carlstrom · 11 years ago
  18. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 10 years ago
  19. 7f6cf56 Annotate used fields. by Vladimir Marko · 11 years ago
  20. 5816ed4 Detect special methods at the end of verification. by Vladimir Marko · 11 years ago
  21. 0d82948 64-bit prep by buzbee · 11 years ago
  22. b48819d Compile-time tuning: assembly phase by buzbee · 11 years ago
  23. 56c7178 Compile-time tuning by buzbee · 11 years ago
  24. fe9ca40 Compiler filter update by buzbee · 11 years ago
  25. ee17e0a Compilation filter by buzbee · 11 years ago