1. 4437219 ART: Blacklist CFI test for Heap Poisoning by Andreas Gampe · 9 years ago
  2. aab9f73 ART: Blacklist CFI test for JIT by Andreas Gampe · 9 years ago
  3. e1bbed2 ART: Blacklist CFI test for non-compiled run-tests by Andreas Gampe · 9 years ago
  4. 7381010 ART: CFI Test by Andreas Gampe · 10 years ago
  5. 983f1b2 Re-enable 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  6. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  7. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  8. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  9. 5c8bb7e Bugs have been fixed, so run the tests. by Nicolas Geoffray · 10 years ago
  10. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  11. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  12. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  13. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  14. 0a025d2 Skip known broken tests for ARM back ends on ARM as second arch. by Roland Levillain · 10 years ago
  15. 232ade0 Revert "Revert "Optimizing: Fix long-to-fp conversion on x86."" by Roland Levillain · 10 years ago
  16. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  17. 1445dd3 Change "no-","no" test prefix to n by Mathieu Chartier · 10 years ago
  18. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  19. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  20. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  21. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  22. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  23. 64d69ab Test uses libart.so, so can't be run NDEBUG. by Nicolas Geoffray · 10 years ago
  24. 48e702f Merge "Make the SSA builder honor the debuggable flag." by Nicolas Geoffray · 10 years ago
  25. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 10 years ago
  26. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 10 years ago
  27. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 10 years ago
  28. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 10 years ago
  29. d845fd0 Tests use libarttest.so, so does not work on ndebug. by Nicolas Geoffray · 10 years ago
  30. caa0a87 Fix bad variable expansion by Mathieu Chartier · 10 years ago
  31. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  32. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 10 years ago
  33. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  34. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  35. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  36. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  37. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  38. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  39. 9cb65bc ART: Blacklist run-test 802 for tracing by Andreas Gampe · 10 years ago
  40. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  41. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  42. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  43. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  44. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  45. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  46. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  47. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  48. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  49. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  50. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  51. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
  52. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  53. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  54. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  55. 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 10 years ago
  56. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  57. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
  58. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  59. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 10 years ago
  60. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  61. 8829bec Fix the list of arm64 broken optimizing tests. by Calin Juravle · 10 years ago
  62. bdfbf86 Merge "Revert "Revert "Revert "Unfortunately, the test still hits too many run failures."""" by Ian Rogers · 10 years ago
  63. 46ae618 Revert "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Ian Rogers · 10 years ago
  64. 99891d6 Update arm64/optimizing expectations. by Nicolas Geoffray · 10 years ago
  65. 5680ba9 Fix typo. by Nicolas Geoffray · 10 years ago
  66. 67555f7 Opt compiler: Add support for more IRs on arm64. by Alexandre Rames · 10 years ago
  67. 7bfb3f8 Merge "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Nicolas Geoffray · 10 years ago
  68. 3cfb0d3 Revert "Revert "Unfortunately, the test still hits too many run failures."" by Nicolas Geoffray · 10 years ago
  69. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 10 years ago
  70. 346bcbd Merge "Revert "Unfortunately, the test still hits too many run failures."" by Ian Rogers · 10 years ago
  71. f8069a2 Revert "Unfortunately, the test still hits too many run failures." by Ian Rogers · 10 years ago
  72. 0660157 Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests" by Calin Juravle · 10 years ago
  73. fcdae6e [optimizing compiler] Add 014-math3 to the list of arm64 broken tests by Calin Juravle · 10 years ago
  74. 172808c Merge "Use correct register class for refs" by Vladimir Marko · 10 years ago
  75. 002aaa1 And another failing test on optimizing/armv8. by Nicolas Geoffray · 10 years ago
  76. 05b6570 Unfortunately, the test still hits too many run failures. by Nicolas Geoffray · 10 years ago
  77. 2750354 Use correct register class for refs by Serguei Katkov · 10 years ago
  78. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  79. 70e59ad Mark test as failing for optimizing/armv8. by Nicolas Geoffray · 10 years ago
  80. 36cc29b More armv8/optimizing test failures. by Nicolas Geoffray · 10 years ago
  81. 2a52b33 Update list of armv8/optimizing failing tests. by Nicolas Geoffray · 10 years ago
  82. 57a88d4 Implement checkcast for optimizing. by Nicolas Geoffray · 10 years ago
  83. 29b5535 Revert "Use correct register class for refs" by Vladimir Marko · 10 years ago
  84. 5c25554 Use correct register class for refs by Serguei Katkov · 10 years ago
  85. 96d9c0d Failing test on armv8/optimizing after interface support. by Nicolas Geoffray · 10 years ago
  86. 9806199 Merge "Support invoke-interface in optimizing." by Nicolas Geoffray · 10 years ago
  87. 52839d1 Support invoke-interface in optimizing. by Nicolas Geoffray · 10 years ago
  88. 6f5c41f Implement instanceof in optimizing. by Nicolas Geoffray · 10 years ago
  89. 64dea7e The test now uses libarttest.so, so fails in ndebug mode. by Nicolas Geoffray · 10 years ago
  90. 0deac2f 421-large-frame fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  91. de58ab2 Implement try/catch/throw in optimizing. by Nicolas Geoffray · 10 years ago
  92. ed9b195 Fix ART build issues. by Roland Levillain · 10 years ago
  93. 508368c Merge "Support int-to-long conversions in the optimizing compiler." by Roland Levillain · 10 years ago
  94. 6fb4ef5 Fix typo in test name. by Nicolas Geoffray · 10 years ago
  95. db3dae9 Mark 703-floating-point-div as failing on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  96. dff1f28 Support int-to-long conversions in the optimizing compiler. by Roland Levillain · 10 years ago
  97. 03e68d5 New failure on optimizing/arm64 after CONST_CLASS support. by Nicolas Geoffray · 10 years ago
  98. 424f676 Implement CONST_CLASS in optimizing compiler. by Nicolas Geoffray · 10 years ago
  99. 4b420e7 miranda multidex test fails on optimizing/arm64. by Nicolas Geoffray · 10 years ago
  100. 53c42b6 More armv8 failures now that optimizing supports CONST_STRING. by Nicolas Geoffray · 10 years ago