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