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