summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [optimizing] Use callee-save registers for x86Mark Mendell2015-03-053-0/+36
* Update run-test 031-class-attributesSebastien Hertz2015-03-042-4/+15
* Opt compiler: enhance gvn for commutative ops.Mingyao Yang2015-03-033-0/+43
* Merge "bce: add support to narrow two MonotonicValueRange's at the same time."Mingyao Yang2015-03-031-1/+12
|\
| * bce: add support to narrow two MonotonicValueRange's at the same time.Mingyao Yang2015-02-241-1/+12
* | Tests use libarttest.so, so does not work on ndebug.Nicolas Geoffray2015-03-031-0/+2
* | Stack support for Optimizing compilerSebastien Hertz2015-03-0310-2/+349
* | bce: handle a pattern for circular bufferMingyao Yang2015-03-021-0/+23
* | Fix bad variable expansionMathieu Chartier2015-03-021-6/+6
* | Merge "Change JIT tests to use interpreter image"Mathieu Chartier2015-02-272-7/+13
|\ \
| * | Change JIT tests to use interpreter imageMathieu Chartier2015-02-272-7/+13
* | | Merge "Handle another untyped dex CONST issue"buzbee2015-02-274-0/+84
|\ \ \ | |/ / |/| |
| * | Handle another untyped dex CONST issuebuzbee2015-02-224-0/+84
* | | Fix jit testsMathieu Chartier2015-02-271-0/+1
* | | Add missing JIT stuff in make filesMathieu Chartier2015-02-261-2/+2
* | | Merge "Revert "Revert "Add JIT"""Mathieu Chartier2015-02-254-2/+31
|\ \ \
| * | | Revert "Revert "Add JIT""Mathieu Chartier2015-02-244-2/+31
| | |/ | |/|
* / | ART: Add -WunusedAndreas Gampe2015-02-241-0/+2
|/ /
* | Merge "not-int can also take non-int (byte and short) instructions."Nicolas Geoffray2015-02-244-0/+57
|\ \
| * | not-int can also take non-int (byte and short) instructions.Nicolas Geoffray2015-02-244-0/+57
* | | Merge "ART: Fix run-test 118"Andreas Gampe2015-02-241-0/+20
|\ \ \ | |/ / |/| |
| * | ART: Fix run-test 118Andreas Gampe2015-02-241-0/+20
* | | Merge "Fix inlining in the presence of multiple returns."Nicolas Geoffray2015-02-244-0/+74
|\ \ \
| * | | Fix inlining in the presence of multiple returns.Nicolas Geoffray2015-02-244-0/+74
* | | | Merge "[optimizing] Add if-context sensitivity for null popagation."Calin Juravle2015-02-241-0/+24
|\ \ \ \ | |/ / / |/| | |
| * | | [optimizing] Add if-context sensitivity for null popagation.Calin Juravle2015-02-241-0/+24
* | | | Merge "Revert "Add JIT""Nicolas Geoffray2015-02-244-31/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "Add JIT"Nicolas Geoffray2015-02-244-31/+2
* | | | Merge "Add JIT"Mathieu Chartier2015-02-244-2/+31
|\| | |
| * | | Add JITMathieu Chartier2015-02-234-2/+31
* | | | ART: Strip error message in run-testAndreas Gampe2015-02-232-2/+1
* | | | ART: Allow the execution to stop if the compilation fails via an optionJean Christophe Beyler2015-02-2312-4/+192
|/ / /
* | | Merge "More checker tests for BCE."Mingyao Yang2015-02-231-1/+382
|\ \ \
| * | | More checker tests for BCE.Mingyao Yang2015-02-231-1/+382
* | | | Merge "[optimizing] Fix float addition on x86."Calin Juravle2015-02-233-0/+74
|\ \ \ \ | | |/ / | |/| |
| * | | [optimizing] Fix float addition on x86.Calin Juravle2015-02-233-0/+74
| | |/ | |/|
* | | Merge "Each primitive kind now spills to different locations."Nicolas Geoffray2015-02-233-0/+104
|\ \ \ | |/ / |/| |
| * | Each primitive kind now spills to different locations.Nicolas Geoffray2015-02-233-0/+104
* | | Merge "ART: Silence some run-test configurations"Andreas Gampe2015-02-201-0/+8
|\ \ \
| * | | ART: Silence some run-test configurationsAndreas Gampe2015-02-201-0/+8
* | | | Merge "Improve type propagation with if-contexts"Calin Juravle2015-02-201-0/+164
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve type propagation with if-contextsCalin Juravle2015-02-201-0/+164
* | | | Merge "Reference type propagation"Calin Juravle2015-02-203-0/+182
|\| | | | |/ / |/| |
| * | Reference type propagationCalin Juravle2015-02-193-0/+182
* | | Add suspend checks to special methods.Vladimir Marko2015-02-191-43/+101
|/ /
* | ART: Fix run-test 099-vmdebug for deviceAndreas Gampe2015-02-182-5/+1
* | ART: Blacklist run-test 802 for tracingAndreas Gampe2015-02-181-0/+13
* | ART: Make run-tests more verboseAndreas Gampe2015-02-175-1/+65
|/
* Opt compiler: ARM64: Fix blocking fp registers.Zheng Xu2015-02-163-0/+75
* ART: Rewrite ThreadStress for easier extensibilityAndreas Gampe2015-02-132-118/+344