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