summaryrefslogtreecommitdiffstats
path: root/test/Android.run-test.mk
Commit message (Expand)AuthorAgeFilesLines
* Re-enable run-test 449-checker-bce on MIPS64.Roland Levillain2015-07-131-14/+0
* Support compiling run-tests with jackSebastien Hertz2015-07-091-4/+47
* Add implicit null pointer and stack overflow checks for Mips.Douglas Leung2015-07-031-17/+0
* Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-devRoland Levillain2015-06-291-0/+31
|\
| * MIPS: Initial version of optimizing compiler for MIPS64R6.Roland Levillain2015-06-261-0/+31
* | ART: Fix streaming tracing issuesAndreas Gampe2015-06-261-3/+12
|/
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-1/+51
* Revert "Revert "Turn off duplicate-classes checking""Andreas Gampe2015-06-031-0/+5
* Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into m...Andreas Gampe2015-05-211-5/+0
|\
| * Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"Andreas Gampe2015-05-211-5/+0
* | Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-devAndreas Gampe2015-05-211-0/+5
|\ \ | |/
| * DO NOT MERGE ART: Turn off duplicate-classes checkingAndreas Gampe2015-05-201-0/+5
* | ART: Fix RegisterNative orderAndreas Gampe2015-05-201-0/+1
|/
* Merge "Skip compilation when falling-through out of method code."Calin Juravle2015-05-081-1/+0
|\
| * Skip compilation when falling-through out of method code.Calin Juravle2015-05-011-1/+0
* | Temporarily suppress 098-ddmc for the read barrier config.Hiroshi Yamauchi2015-05-051-0/+11
|/
* Bugs have been fixed, so run the tests.Nicolas Geoffray2015-04-291-2/+0
* Quick: Fix crash on fall-through out of method code.Calin Juravle2015-04-281-0/+1
* ART: Duplicate-classes cleanupAndreas Gampe2015-04-241-0/+6
* Merge "ART: Check for duplicate classes when loading oat files"Andreas Gampe2015-04-251-2/+10
|\
| * ART: Check for duplicate classes when loading oat filesAndreas Gampe2015-04-241-2/+10
* | Skip known broken tests for ARM back ends on ARM as second arch.Roland Levillain2015-04-231-0/+10
|/
* Revert "Revert "Optimizing: Fix long-to-fp conversion on x86.""Roland Levillain2015-04-201-0/+13
* Fix locations at environment uses.Nicolas Geoffray2015-03-311-0/+1
* Change "no-","no" test prefix to nMathieu Chartier2015-03-201-15/+15
* [optimizing] Use baseline when debuggable is set.Nicolas Geoffray2015-03-161-3/+0
* Merge "Disable inlining in Optimizing when --debuggable is set."Nicolas Geoffray2015-03-131-0/+14
|\
| * Disable inlining in Optimizing when --debuggable is set.Nicolas Geoffray2015-03-131-0/+14
* | Tweak liveness when instructions are used in environments.Nicolas Geoffray2015-03-121-0/+3
|/
* Revert "Revert "[optimizing] Enable x86 long support.""Nicolas Geoffray2015-03-111-14/+0
* Test uses libart.so, so can't be run NDEBUG.Nicolas Geoffray2015-03-101-0/+1
* Merge "Make the SSA builder honor the debuggable flag."Nicolas Geoffray2015-03-101-1/+14
|\
| * Make the SSA builder honor the debuggable flag.Nicolas Geoffray2015-03-101-1/+14
* | Revert "Revert "More Makefile fun for --debuggable.""Nicolas Geoffray2015-03-091-38/+66
* | Revert "More Makefile fun for --debuggable."Nicolas Geoffray2015-03-091-58/+31
|/
* More Makefile fun for --debuggable.Nicolas Geoffray2015-03-061-31/+58
* Tests use libarttest.so, so does not work on ndebug.Nicolas Geoffray2015-03-031-0/+2
* Fix bad variable expansionMathieu Chartier2015-03-021-6/+6
* Change JIT tests to use interpreter imageMathieu Chartier2015-02-271-6/+12
* Add missing JIT stuff in make filesMathieu Chartier2015-02-261-2/+2
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-241-1/+9
* Merge "Revert "Add JIT""Nicolas Geoffray2015-02-241-9/+1
|\
| * Revert "Add JIT"Nicolas Geoffray2015-02-241-9/+1
* | Merge "Add JIT"Mathieu Chartier2015-02-241-1/+9
|\ \ | |/
| * Add JITMathieu Chartier2015-02-231-1/+9
* | ART: Allow the execution to stop if the compilation fails via an optionJean Christophe Beyler2015-02-231-1/+2
|/
* ART: Blacklist run-test 802 for tracingAndreas Gampe2015-02-181-0/+13
* ART: Fix old run scriptsAndreas Gampe2015-02-041-2/+5
* Force set resolved method for static invokesMathieu Chartier2015-01-281-1/+2
* Fix makefile error.Nicolas Geoffray2015-01-231-3/+3