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