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