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