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