1. 75bcc37 ART: Fix variable formatting and CodeLayout's multiple visits by Jean Christophe Beyler · 11 years ago
  2. 2cdd2f2 Merge "ART: Added dirty flag to optimizations" by Ian Rogers · 11 years ago
  3. 09321df ART: Added dirty flag to optimizations by Jean Christophe Beyler · 11 years ago
  4. 53c913b ART: Clean up compiler by Andreas Gampe · 11 years ago
  5. 55fff04 Rewrite topological sort order and improve GVN. by Vladimir Marko · 11 years ago
  6. cb80474 ART: Rename CallInlining to SpecialMethodInliner by Razvan A Lupusoru · 11 years ago
  7. 95a0597 Global Value Numbering. by Vladimir Marko · 11 years ago
  8. 622bdbe Fix topological ordering and use it for optimizations. by Vladimir Marko · 11 years ago
  9. e1f65bc ART: PassMEDataHolder should have a data field by Jean Christophe Beyler · 11 years ago
  10. 2469e60 ART: Setting up cleanup by Jean Christophe Beyler · 11 years ago
  11. a5b8fde Rewrite BitVector index iterator. by Vladimir Marko · 11 years ago
  12. 4f59668 ART: Pass driver generalization by James C Scott · 11 years ago
  13. 9820b7c Early inlining of simple methods. by Vladimir Marko · 12 years ago
  14. bfea9c2 Class initialization check elimination. by Vladimir Marko · 12 years ago
  15. 3d73ba2 Avoid Cache*LoweringInfo pass when there's no GET/PUT/INVOKE. by Vladimir Marko · 11 years ago
  16. f096aad Cache method lowering info in mir graph. by Vladimir Marko · 12 years ago
  17. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  18. 9c86a02 Revert "Annotate used fields." by Ian Rogers · 11 years ago
  19. 7f6cf56 Annotate used fields. by Vladimir Marko · 12 years ago
  20. 75ba13f Reduce PassDriver overhead, clean up Pass and PassDriver. by Vladimir Marko · 12 years ago
  21. 4e97c53 Added pass framework by Jean Christophe Beyler · 12 years ago