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