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