1. 87531a6 Aesthetic changes in generated ART run-test Blueprint files. by Roland Levillain · 3 years, 10 months ago
  2. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
  3. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  4. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  5. 4258f9e Only tag supported ART run-tests as part of `art-target-run-test`. by Roland Levillain · 4 years, 3 months ago
  6. 6b0b2e7 Rename the expected-output text file in built TradeFed ART run-tests. by Roland Levillain · 4 years, 4 months ago
  7. 2731eb4 More inclusive language fixes by Orion Hodson · 4 years, 5 months ago
  8. 01e5698 Add Soong module definitions for ART run-tests with default build rules. by Roland Levillain · 4 years, 11 months ago
  9. e8f74e5 Quick compiler: fix x86 special identity by buzbee · 10 years ago
  10. 61357e4 am c39eb4ae: Merge "Add regression test for null check elimination." by Vladimir Marko · 10 years ago
  11. 7cd01f5 Add regression test for null check elimination. by Vladimir Marko · 10 years ago
  12. b504d2f Quick compiler: aarch64 codegen & long_min literal by buzbee · 10 years ago
  13. 98cb689 Quick compiler (arm64) Fix inline Math.round() by buzbee · 10 years ago
  14. 98216e5 Quick compiler (arm64) Fix inline Math.round() by buzbee · 10 years ago
  15. 54659e3 ART: LoadConstWide should clobber temp reg by Alexei Zavjalov · 10 years ago
  16. 0a810d2 Fix null pointer check elimination for catch entries. by Vladimir Marko · 10 years ago
  17. 39c8a99 ART: Add another special case to GenSelect for ARM64 by Andreas Gampe · 10 years ago
  18. f418f32 Handle potential <clinit>() correctly in LVN. by Vladimir Marko · 10 years ago
  19. 9d89466 Skip BBs without SSA representation in the Constant Propagation phase by Alexei Zavjalov · 11 years ago
  20. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 11 years ago
  21. b20d24d Error when taking the modulo of the length of an array by Brian Carlstrom · 11 years ago
  22. 3d325c6 Fix CopyRegInfo to keep live/dirty flags of new registers. by Chao-ying Fu · 11 years ago
  23. d3a2dfa Reuse promoted register temporarily by Yevgeny Rouban · 11 years ago
  24. 6a8958d Fix message in 083-compiler_regressions test by buzbee · 11 years ago
  25. 40bbb39 Fix Quick compiler "out of registers" by buzbee · 11 years ago
  26. a1a7074 Rewrite kMirOpSelect for all IF_ccZ opcodes. by Vladimir Marko · 11 years ago
  27. c17ebe8 Incorrect result of the "mul-long by 1" operation by Alexei Zavjalov · 11 years ago
  28. db40632 Add tests for null check elimination by local value numbering. by Vladimir Marko · 11 years ago
  29. 8017ef8 Add wide setter test with preceding parameters as int. by Vladimir Marko · 11 years ago
  30. 116848d Tweak test to better expose codegen bug. by Ian Rogers · 11 years ago
  31. 7befd0e Update ART tests to handle new System.gc behavior by Mathieu Chartier · 11 years ago
  32. 5a8e3d5 Bring over the new tests from https://android-review.googlesource.com/#/c/38771/. by Elliott Hughes · 12 years ago
  33. 97df07f Fix getter/setter special case codegen by buzbee · 13 years ago
  34. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  35. e62076c Fix special method codegen by buzbee · 13 years ago