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. d9911ee ART: Clean up field initialization by Andreas Gampe · 7 years ago
  5. c52b26d Recognize getClass() in RTP. by Nicolas Geoffray · 8 years ago
  6. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  7. 18b36ab Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 8 years ago
  8. 1f7624c Revert "Remove the no-longer-needed F/I and D/J alias." by Aart Bik · 8 years ago
  9. 2f52064 Remove the no-longer-needed F/I and D/J alias. by Aart Bik · 8 years ago
  10. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 8 years ago
  11. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 8 years ago
  12. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 9 years ago
  13. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  14. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  15. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 9 years ago
  16. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  17. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 9 years ago
  18. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  19. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 9 years ago
  20. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 9 years ago
  21. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 9 years ago
  22. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 9 years ago
  23. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 9 years ago
  24. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 9 years ago
  25. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 9 years ago
  26. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  27. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 9 years ago
  28. 3f307f3 Added unit tests to LICM. by Aart Bik · 9 years ago