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