1. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  2. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 8 years ago
  3. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 8 years ago
  4. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 8 years ago
  5. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  6. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  7. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 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. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  11. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  12. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  13. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  14. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 9 years ago
  15. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  16. 78e3ef6 Add a GVN dependency 'GC' for garbage collection. by Alexandre Rames · 9 years ago
  17. 854a02b Improved side effect analysis (field/array write/read). by Aart Bik · 9 years ago
  18. 104fd8a Bring Reference Type Propagation to Instance/StaticInstanceField by Guillaume "Vermeille" Sanchez · 9 years ago
  19. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 9 years ago
  20. 2af2307 Revert "GVN final fields even with side effects." by Nicolas Geoffray · 9 years ago
  21. 7817336 GVN final fields even with side effects. by Nicolas Geoffray · 9 years ago
  22. b666f48 Move arenas into runtime by Mathieu Chartier · 9 years ago
  23. 827eedb Move code around and address growable_array comment. by Nicolas Geoffray · 10 years ago
  24. e6f1715 Fix build breakage after GVN change. by Nicolas Geoffray · 10 years ago
  25. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  26. e53798a Inlining support in optimizing. by Nicolas Geoffray · 10 years ago
  27. f537012 Treat SSA transformation special, as we may have to bailout. by Nicolas Geoffray · 10 years ago
  28. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 10 years ago