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