1. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  2. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 10 years ago
  3. 4833f5a ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  4. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 10 years ago
  5. 68289a5 Revert "ART: Refactor SsaBuilder for more precise typing info" by Alex Light · 10 years ago
  6. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 10 years ago
  7. db51efb ART: Fix critical edge splitting under try/catch by David Brazdil · 10 years ago
  8. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 10 years ago
  9. e6e3bea Revert "Revert "optimizing: propagate type information of arguments"" by Calin Juravle · 10 years ago
  10. c05aca7 Revert "optimizing: propagate type information of arguments" by Calin Juravle · 10 years ago
  11. 2c1ffc3 optimizing: propagate type information of arguments by Calin Juravle · 10 years ago
  12. 154746b Remove dex_pc's default value from top level HInstruction by Calin Juravle · 10 years ago
  13. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  14. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  15. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  16. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 10 years ago
  17. 8f08f9e Replaced CHECK with EXPECT in tests. by Aart Bik · 10 years ago
  18. 3f307f3 Added unit tests to LICM. by Aart Bik · 10 years ago