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