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