1. c3f73f7 Re-enable run-test 449-checker-bce on MIPS64. by Roland Levillain · 10 years ago
  2. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  3. 22bb5a2 Add implicit null pointer and stack overflow checks for Mips. by Douglas Leung · 10 years ago
  4. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  5. eb19362 Change ART_TEST_GC_STRESS to use new gcstress mode by Mathieu Chartier · 10 years ago
  6. 7526d78 ART: Fix streaming tracing issues by Andreas Gampe · 10 years ago
  7. 42c3c33 Make allocation tracker use less memory by Man Cao · 10 years ago
  8. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 10 years ago
  9. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  10. 07785bb ART: Fix reporting initialized classes by CompilerDriver. by Vladimir Marko · 10 years ago
  11. 32c9ea5 Use the caller's class loader when walking inlined frames. by Nicolas Geoffray · 10 years ago
  12. 1017675 Merge "Preserve class loading semantics in optimizing." by Nicolas Geoffray · 10 years ago
  13. 78f4fa7 Preserve class loading semantics in optimizing. by Nicolas Geoffray · 10 years ago
  14. 2b84d2b Don't run 098-ddmc, it's flaky. by Nicolas Geoffray · 10 years ago
  15. 0797e58 Skip 098-ddmc for GC stress test by Man Cao · 10 years ago
  16. f50fa82 Enable 64-bit CFI tests. by David Srbecky · 10 years ago
  17. 69b5d8f Revert "Revert "Turn off duplicate-classes checking"" by Andreas Gampe · 10 years ago
  18. 12768a0 Revert "DO NOT MERGE ART: Turn off duplicate-classes checking" by Andreas Gampe · 10 years ago
  19. fc3f39e DO NOT MERGE ART: Turn off duplicate-classes checking by Andreas Gampe · 10 years ago
  20. 5b3ee56 Delegate long-to-float type conversions to the runtime on ARM. by Roland Levillain · 10 years ago
  21. 07f2bc1 Also add run-test dependencies to build-art-*-tests. by Nicolas Geoffray · 10 years ago
  22. 4437219 ART: Blacklist CFI test for Heap Poisoning by Andreas Gampe · 10 years ago
  23. aab9f73 ART: Blacklist CFI test for JIT by Andreas Gampe · 10 years ago
  24. e1bbed2 ART: Blacklist CFI test for non-compiled run-tests by Andreas Gampe · 10 years ago
  25. 7381010 ART: CFI Test by Andreas Gampe · 10 years ago
  26. 983f1b2 Re-enable 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  27. 6727a48 Merge "Skip compilation when falling-through out of method code." by Calin Juravle · 10 years ago
  28. 1d85823 Temporarily suppress 098-ddmc for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  29. 702d260 Skip compilation when falling-through out of method code. by Calin Juravle · 10 years ago
  30. 5c8bb7e Bugs have been fixed, so run the tests. by Nicolas Geoffray · 10 years ago
  31. 2bee20b Quick: Fix crash on fall-through out of method code. by Calin Juravle · 10 years ago
  32. 94329d3 ART: Duplicate-classes cleanup by Andreas Gampe · 10 years ago
  33. 6e655af Merge "ART: Check for duplicate classes when loading oat files" by Andreas Gampe · 10 years ago
  34. b9aec2c ART: Check for duplicate classes when loading oat files by Andreas Gampe · 10 years ago
  35. 0a025d2 Skip known broken tests for ARM back ends on ARM as second arch. by Roland Levillain · 10 years ago
  36. 232ade0 Revert "Revert "Optimizing: Fix long-to-fp conversion on x86."" by Roland Levillain · 10 years ago
  37. d8126be Fix locations at environment uses. by Nicolas Geoffray · 10 years ago
  38. 1445dd3 Change "no-","no" test prefix to n by Mathieu Chartier · 10 years ago
  39. a3d90fb [optimizing] Use baseline when debuggable is set. by Nicolas Geoffray · 10 years ago
  40. faa375c Merge "Disable inlining in Optimizing when --debuggable is set." by Nicolas Geoffray · 10 years ago
  41. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  42. 915b9d0 Tweak liveness when instructions are used in environments. by Nicolas Geoffray · 10 years ago
  43. 234d69d Revert "Revert "[optimizing] Enable x86 long support."" by Nicolas Geoffray · 10 years ago
  44. 64d69ab Test uses libart.so, so can't be run NDEBUG. by Nicolas Geoffray · 10 years ago
  45. 48e702f Merge "Make the SSA builder honor the debuggable flag." by Nicolas Geoffray · 10 years ago
  46. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 10 years ago
  47. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 10 years ago
  48. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 10 years ago
  49. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 10 years ago
  50. d845fd0 Tests use libarttest.so, so does not work on ndebug. by Nicolas Geoffray · 10 years ago
  51. caa0a87 Fix bad variable expansion by Mathieu Chartier · 10 years ago
  52. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 10 years ago
  53. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 10 years ago
  54. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  55. f548c54 Merge "Revert "Add JIT"" by Nicolas Geoffray · 10 years ago
  56. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  57. 4fa1a27 Merge "Add JIT" by Mathieu Chartier · 10 years ago
  58. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  59. 24e04aa ART: Allow the execution to stop if the compilation fails via an option by Jean Christophe Beyler · 10 years ago
  60. 9cb65bc ART: Blacklist run-test 802 for tracing by Andreas Gampe · 10 years ago
  61. 3ad5d5e ART: Fix old run scripts by Andreas Gampe · 10 years ago
  62. e4a91bb Force set resolved method for static invokes by Mathieu Chartier · 10 years ago
  63. aa8dd2f Fix makefile error. by Nicolas Geoffray · 10 years ago
  64. fe380a7 Mark test as failing for optimizing. by Nicolas Geoffray · 10 years ago
  65. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  66. 8c9200a Disable test for NDEBUG, it uses libarttest.so. by Nicolas Geoffray · 10 years ago
  67. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  68. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  69. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  70. 02d81cc Opt Compiler: ARM64: Add support for rem-float, rem-double and volatile. by Serban Constantinescu · 10 years ago
  71. 3e69f16 Opt compiler: Add arm64 support for register allocation. by Alexandre Rames · 10 years ago
  72. 550b748 Test now fails on amr64/optimizing after float rem changes. by Nicolas Geoffray · 10 years ago
  73. d2ec87d [optimizing compiler] Add REM_FLOAT and REM_DOUBLE by Calin Juravle · 10 years ago
  74. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  75. c9338b9 Explicitly give compiler options to test scripts by Nicolas Geoffray · 10 years ago
  76. 02164b3 Opt Compiler: Arm64: Add support for more IRs plus various fixes. by Serban Constantinescu · 10 years ago
  77. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  78. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 10 years ago
  79. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  80. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 10 years ago
  81. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 10 years ago
  82. 8829bec Fix the list of arm64 broken optimizing tests. by Calin Juravle · 10 years ago
  83. bdfbf86 Merge "Revert "Revert "Revert "Unfortunately, the test still hits too many run failures."""" by Ian Rogers · 10 years ago
  84. 46ae618 Revert "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Ian Rogers · 10 years ago
  85. 99891d6 Update arm64/optimizing expectations. by Nicolas Geoffray · 10 years ago
  86. 5680ba9 Fix typo. by Nicolas Geoffray · 10 years ago
  87. 67555f7 Opt compiler: Add support for more IRs on arm64. by Alexandre Rames · 10 years ago
  88. 7bfb3f8 Merge "Revert "Revert "Unfortunately, the test still hits too many run failures.""" by Nicolas Geoffray · 10 years ago
  89. 3cfb0d3 Revert "Revert "Unfortunately, the test still hits too many run failures."" by Nicolas Geoffray · 10 years ago
  90. bacfec3 [optimizing compiler] Add REM_INT, REM_LONG by Calin Juravle · 10 years ago
  91. 346bcbd Merge "Revert "Unfortunately, the test still hits too many run failures."" by Ian Rogers · 10 years ago
  92. f8069a2 Revert "Unfortunately, the test still hits too many run failures." by Ian Rogers · 10 years ago
  93. 0660157 Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests" by Calin Juravle · 10 years ago
  94. fcdae6e [optimizing compiler] Add 014-math3 to the list of arm64 broken tests by Calin Juravle · 10 years ago
  95. 172808c Merge "Use correct register class for refs" by Vladimir Marko · 10 years ago
  96. 002aaa1 And another failing test on optimizing/armv8. by Nicolas Geoffray · 10 years ago
  97. 05b6570 Unfortunately, the test still hits too many run failures. by Nicolas Geoffray · 10 years ago
  98. 2750354 Use correct register class for refs by Serguei Katkov · 10 years ago
  99. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  100. 70e59ad Mark test as failing for optimizing/armv8. by Nicolas Geoffray · 10 years ago