1. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  2. 1e065a5 optimizing: Refactor statistics to use OptimizingCompilerStats helper by Igor Murashkin · 7 years ago
  3. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  4. de4b08f Reduce quicken info size by Mathieu Chartier · 7 years ago
  5. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 7 years ago
  6. d01745e optimizing: constructor fence redundancy elimination - remove dmb after LSE by Igor Murashkin · 7 years ago
  7. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  8. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  9. 01b47b0 Inlining a few small methods based on profiling dex2oat with perf. by Mingyao Yang · 8 years ago
  10. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  11. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 7 years ago
  12. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  13. 83c8e27 Code refactoring around sharpening HLoadClass. by Nicolas Geoffray · 8 years ago
  14. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 8 years ago
  15. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  16. 5247c08 Put the resolved class in HLoadClass. by Nicolas Geoffray · 8 years ago
  17. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  18. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  19. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 8 years ago
  20. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  21. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  22. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 8 years ago
  23. 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 8 years ago
  24. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 8 years ago
  25. 3cd50df Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 8 years ago
  26. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 8 years ago
  27. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 8 years ago
  28. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 8 years ago