1. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  2. e7bee3b Merge "Remove duplicates phis created during SSA transformation" by Calin Juravle · 10 years ago
  3. a4f8831 Remove duplicates phis created during SSA transformation by Calin Juravle · 10 years ago
  4. 13b4718 ART: Remove DCHECKs for boolean type by David Brazdil · 10 years ago
  5. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 10 years ago
  6. 5c4405e Improve error messages in art::GraphChecker and art::SSAChecker by Roland Levillain · 11 years ago
  7. 9ee6618 Constant fold after inlining. by Nicolas Geoffray · 11 years ago
  8. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 11 years ago
  9. 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 11 years ago
  10. 91356c0 ART: Use std::vector in GraphChecker by Andreas Gampe · 11 years ago
  11. c7dd295 Tidy up logging. by Ian Rogers · 11 years ago
  12. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 11 years ago
  13. 633021e Implement default traversals in CFG & SSA graph checkers. by Roland Levillain · 11 years ago
  14. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 11 years ago
  15. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 11 years ago
  16. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 11 years ago
  17. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 11 years ago