1. 0b9203e ART: Some Quick cleanup by Andreas Gampe · 10 years ago
  2. 415ac88 Quick: In GVN, apply modifications early if outside loop. by Vladimir Marko · 10 years ago
  3. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  4. 55fff04 Rewrite topological sort order and improve GVN. by Vladimir Marko · 10 years ago
  5. 622bdbe Fix topological ordering and use it for optimizations. by Vladimir Marko · 10 years ago
  6. 44e5bde ART: Topological Sort Traversal Implementation by Jean Christophe Beyler · 11 years ago
  7. 75ba13f Reduce PassDriver overhead, clean up Pass and PassDriver. by Vladimir Marko · 11 years ago
  8. 4e97c53 Added pass framework by Jean Christophe Beyler · 11 years ago
  9. 6e3cb66 DataflowIterator normalization by Jean Christophe Beyler · 11 years ago
  10. 1da1e2f More compile-time tuning by buzbee · 11 years ago
  11. 0d82948 64-bit prep by buzbee · 11 years ago
  12. 56c7178 Compile-time tuning by buzbee · 11 years ago
  13. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  14. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  15. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  16. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  17. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  18. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/dex/dataflow_iterator.h]
  19. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  20. e7a5b7d Fix memory leak of and use without initialization. by Ian Rogers · 12 years ago
  21. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  22. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  23. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago