1. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  2. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 7 years ago
  3. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 7 years ago
  4. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 7 years ago
  5. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 7 years ago
  6. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  7. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 8 years ago
  8. 296fbb4 Do not place null check on unresolved method calls. by Aart Bik · 8 years ago
  9. 1415413 Do not place null check from unresolved field access. by Aart Bik · 8 years ago
  10. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 8 years ago
  11. 6b9508d Remove some outdated comments in art tests by Yohann Roussel · 8 years ago
  12. aaa779a Remove usages of jill.jar, use jack instead by Yohann Roussel · 8 years ago
  13. 0243a74 The ArtMethod is a long on 64bits. by Nicolas Geoffray · 8 years ago
  14. 0580d96 Fix a crash with unresolved classes. by Nicolas Geoffray · 8 years ago
  15. 98893e1 Add support for unresolved classes in optimizing. by Calin Juravle · 9 years ago
  16. e460d1d Revert "Revert "Support unresolved fields in optimizing" by Calin Juravle · 9 years ago
  17. e6f49b4 Revert "Support unresolved fields in optimizing" breaks debuggable tests. by Calin Juravle · 9 years ago
  18. 23a8e35 Support unresolved fields in optimizing by Calin Juravle · 9 years ago
  19. 175dc73 Support unresolved methods in Optimizing by Calin Juravle · 9 years ago