summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Avoid abort in malformed dex code.Ian Rogers2014-11-143-33/+76
* Merge "Add support for int-to-char in the optimizing compiler."Roland Levillain2014-11-141-0/+57
|\
| * Add support for int-to-char in the optimizing compiler.Roland Levillain2014-11-141-0/+57
* | Merge "Keep original order of fields in Class."Vladimir Marko2014-11-141-1/+1
|\ \ | |/ |/|
| * Keep original order of fields in Class.Vladimir Marko2014-11-141-1/+1
* | Merge "ART: Implicit null check should break def tracking"Bill Buzbee2014-11-133-0/+46
|\ \
| * | ART: Implicit null check should break def trackingPavel Vyssotski2014-11-133-0/+46
* | | Merge "Add support for int-to-byte in the optimizing compiler."Roland Levillain2014-11-131-0/+65
|\ \ \
| * | | Add support for int-to-byte in the optimizing compiler.Roland Levillain2014-11-131-0/+65
| | |/ | |/|
* | | Merge "Revert "Unfortunately, the test still hits too many run failures.""Ian Rogers2014-11-131-9/+0
|\ \ \
| * | | Revert "Unfortunately, the test still hits too many run failures."Ian Rogers2014-11-131-9/+0
* | | | Merge "[optimizing compiler] Add 014-math3 to the list of arm64 broken tests"Calin Juravle2014-11-131-0/+1
|\ \ \ \
| * | | | [optimizing compiler] Add 014-math3 to the list of arm64 broken testsCalin Juravle2014-11-131-0/+1
* | | | | Merge "Use correct register class for refs"Vladimir Marko2014-11-131-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use correct register class for refsSerguei Katkov2014-11-131-2/+1
* | | | | Merge "[optimizing compiler] Add DIV_LONG"Calin Juravle2014-11-131-2/+58
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [optimizing compiler] Add DIV_LONGCalin Juravle2014-11-121-2/+58
* | | | | And another failing test on optimizing/armv8.Nicolas Geoffray2014-11-131-0/+1
| |_|/ / |/| | |
* | | | Unfortunately, the test still hits too many run failures.Nicolas Geoffray2014-11-131-0/+9
* | | | Merge "Do a parallel move in BoundsCheckSlowPath."Nicolas Geoffray2014-11-133-0/+53
|\ \ \ \
| * | | | Do a parallel move in BoundsCheckSlowPath.Nicolas Geoffray2014-11-123-0/+53
* | | | | Modify the behavior of thread suspend shootouts.Ian Rogers2014-11-121-9/+0
* | | | | Merge "ART: GenNegLong incorrectly handled register overlap for x86"Bill Buzbee2014-11-123-0/+188
|\ \ \ \ \
| * | | | | ART: GenNegLong incorrectly handled register overlap for x86nikolay serdjuk2014-11-103-0/+188
* | | | | | Merge "Mark test as failing for optimizing/armv8."Nicolas Geoffray2014-11-121-0/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Mark test as failing for optimizing/armv8.Nicolas Geoffray2014-11-121-0/+1
| | |/ / / | |/| | |
* | | | | Implement and/or/xor in optimizing.Nicolas Geoffray2014-11-124-1/+235
|/ / / /
* | | | More armv8/optimizing test failures.Nicolas Geoffray2014-11-121-0/+3
* | | | Implement monitorenter/monitorexit.Nicolas Geoffray2014-11-123-0/+58
* | | | Merge "Revert "Revert "Add support for long-to-int in the optimizing compiler...Roland Levillain2014-11-123-60/+99
|\ \ \ \
| * | | | Revert "Revert "Add support for long-to-int in the optimizing compiler.""Roland Levillain2014-11-113-60/+99
| | |/ / | |/| |
* | | | Update list of armv8/optimizing failing tests.Nicolas Geoffray2014-11-121-0/+9
* | | | Implement invokesuper in optimizing.Nicolas Geoffray2014-11-126-0/+152
* | | | Implement checkcast for optimizing.Nicolas Geoffray2014-11-124-0/+75
|/ / /
* | | Revert "Add support for long-to-int in the optimizing compiler."Roland Levillain2014-11-113-99/+60
* | | Merge "Revert "Use correct register class for refs""Vladimir Marko2014-11-111-1/+2
|\ \ \
| * | | Revert "Use correct register class for refs"Vladimir Marko2014-11-111-1/+2
* | | | Merge "Add support for long-to-int in the optimizing compiler."Roland Levillain2014-11-113-60/+99
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for long-to-int in the optimizing compiler.Roland Levillain2014-11-113-60/+99
* | | | Use correct register class for refsSerguei Katkov2014-11-111-2/+1
|/ / /
* | | Support Java conversions from char to long in opt. compiler.Roland Levillain2014-11-101-11/+19
| |/ |/|
* | Failing test on armv8/optimizing after interface support.Nicolas Geoffray2014-11-101-0/+1
* | Merge "Support invoke-interface in optimizing."Nicolas Geoffray2014-11-104-0/+123
|\ \ | |/ |/|
| * Support invoke-interface in optimizing.Nicolas Geoffray2014-11-104-0/+123
* | Implement instanceof in optimizing.Nicolas Geoffray2014-11-074-0/+72
* | The test now uses libarttest.so, so fails in ndebug mode.Nicolas Geoffray2014-11-071-0/+1
* | Merge "Support floats and doubles in fields."Nicolas Geoffray2014-11-072-0/+12
|\ \ | |/ |/|
| * Support floats and doubles in fields.Nicolas Geoffray2014-11-072-0/+12
* | Fix build.Narayan Kamath2014-11-071-2/+6
* | Fix thread priorities for unstarted threads.Narayan Kamath2014-11-074-0/+91
|/