1. 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 3 years, 11 months ago
  2. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
  3. 9a1a5a9 Regenerate ART test files to reinclude ART Checker tests. by Roland Levillain · 4 years, 2 months ago
  4. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 3 months ago
  5. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 3 months ago
  6. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
  7. 1e20e51 Build system support for Checker tests in Tradefed by Daniil Riazanovskiy · 4 years, 4 months ago
  8. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
  9. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 5 years ago
  10. aafe432 Move some checker tests from smali to Java. by Vladimir Marko · 4 years, 9 months ago
  11. 5f84607 Optimizing: Construct intrinsic HIR in builder. by Vladimir Marko · 4 years, 9 months ago
  12. 54f4fbd Remove MIPS support from Optimizing. by Vladimir Marko · 5 years ago
  13. 53d220e ART: Improve VisitStringGetCharsNoCheck intrinsic for compressed strings, using SIMD by David Horstmann · 6 years ago
  14. 5a11036 Remove obsolete `doThrow` pattern from some tests. by Vladimir Marko · 5 years ago
  15. 4a1cac4 ART: Remove jack from test by Orion Hodson · 7 years ago
  16. 919c3c5 Make checker-intrinsic-op less Dexer-sensitive. by Alan Leung · 7 years ago
  17. 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
  18. 43e99b0 MIPS: Print register names instead of register numbers in disassembler by Goran Jakovljevic · 8 years ago
  19. 0381bed test: Modify 536-checker-intrinsic-optimization for javac/dx by Igor Murashkin · 8 years ago
  20. 64fa84f Apply String.equals() optimizations on MIPS32 and MIPS64 by Goran Jakovljevic · 8 years ago
  21. e39f14f ARM64: Improve String.equals() intrinsic for const strings. by Vladimir Marko · 8 years ago
  22. 431121f The HBoundsCheck should be the index input of String.charAt. by Nicolas Geoffray · 8 years ago
  23. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  24. 53b5200 Apply String.equals() optimizations on arm, arm64 and x86-64. by Vladimir Marko · 9 years ago
  25. dce016e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 9 years ago
  26. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  27. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  28. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  29. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  30. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago