1. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 8 years ago
  2. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 8 years ago
  3. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 8 years ago
  4. 86ea7ee Build dominator tree before generating HInstructions by David Brazdil · 8 years ago
  5. d96a246 Optimizing: Do not insert suspend checks on back-edges. by Vladimir Marko · 8 years ago
  6. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  7. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  8. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 9 years ago
  9. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  10. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 9 years ago
  11. 655e585 Optimizing: Move GraphChecker memory allocations to arena. by Vladimir Marko · 9 years ago
  12. 8b20f88 Be careful with predecessor/successor index. by Nicolas Geoffray · 9 years ago
  13. 1c533c1 ART: Fix gtests broken by dead block elimination by David Brazdil · 9 years ago
  14. 862aaef [optimizing] Name the last DCE pass. by Calin Juravle · 9 years ago
  15. 8f20bdb Run DCE again after all the other optimizations have run. by Calin Juravle · 9 years ago
  16. b29ea8c Revert "fix optimizing gtests" by Nicolas Geoffray · 9 years ago
  17. 69dcf64 fix optimizing gtests by Calin Juravle · 9 years ago
  18. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 9 years ago
  19. cd6dffe Add implicit null checks for the optimizing compiler by Calin Juravle · 10 years ago
  20. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  21. 5e6916c Use HOptimization abstraction for running optimizations. by Nicolas Geoffray · 10 years ago
  22. 75be283 Revert "Revert "Introduce a class to implement optimization passes."" by Roland Levillain · 10 years ago
  23. 633021e Implement default traversals in CFG & SSA graph checkers. by Roland Levillain · 10 years ago
  24. 1ddbf6d Revert "Introduce a class to implement optimization passes." by Nicolas Geoffray · 10 years ago
  25. bf9cd7b Introduce a class to implement optimization passes. by Roland Levillain · 10 years ago
  26. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 10 years ago