1. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  2. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  3. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  4. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  5. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  6. 75a7db6 ART: Factor out IMT from ArtMethod by Andreas Gampe · 8 years ago
  7. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 8 years ago
  8. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  9. 50a9ed0 Compensate in compiler for verifier shortcomings. by Nicolas Geoffray · 8 years ago
  10. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  11. 31b12e3 Avoid read barrier for image HLoadClass by Mathieu Chartier · 8 years ago
  12. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  13. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  14. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 8 years ago
  15. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 9 years ago
  16. e36389f Merge "Revert "Refactor GetIMTIndex"" by Nicolas Geoffray · 9 years ago
  17. d4ceecc Revert "Refactor GetIMTIndex" by Nicolas Geoffray · 9 years ago
  18. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 9 years ago
  19. 5070643 Refactor GetIMTIndex by Matthew Gharrity · 9 years ago
  20. 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 9 years ago
  21. 3188364 Do not hide instance field hard failure with soft failure by Aart Bik · 9 years ago
  22. 1415413 Do not place null check from unresolved field access. by Aart Bik · 9 years ago
  23. f663e34 Workaround invokesuper underspecified behavior. by Aart Bik · 9 years ago
  24. 2712a07 Merge "Make sure the referring class is in the dex cache." by Treehugger Robot · 9 years ago
  25. 393fdb8 Make sure the referring class is in the dex cache. by Nicolas Geoffray · 9 years ago
  26. c120bbe ART: Naive NullCheck elimination in InstructionBuilder by David Brazdil · 9 years ago
  27. 062157f Enable allocation elimination as part of LSE by Mingyao Yang · 9 years ago
  28. 3cd50df Use dex cache from compilation unit in HInstructionBuilder. by Vladimir Marko · 9 years ago
  29. c4ae916 Store precice set of which constructors require barriers by Mathieu Chartier · 9 years ago
  30. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 9 years ago
  31. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 9 years ago
  32. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 9 years ago