summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix a bug in GVN."Nicolas Geoffray2014-11-283-0/+42
|\
| * Fix a bug in GVN.Nicolas Geoffray2014-11-283-0/+42
* | Add support for long-to-float in the optimizing compiler.Roland Levillain2014-11-271-0/+26
* | Merge "Fix neg-float & neg-double for null values in opt. compiler."Roland Levillain2014-11-271-2/+16
|\ \
| * | Fix neg-float & neg-double for null values in opt. compiler.Roland Levillain2014-11-271-2/+16
* | | Fix Move64 by using ParallelMoves.Nicolas Geoffray2014-11-273-0/+20
|/ /
* | Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Calin Juravle2014-11-275-0/+262
|\ \
| * | [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-275-0/+262
| |/
* | Add support for long-to-double in the optimizing compiler.Roland Levillain2014-11-271-0/+26
|/
* Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Calin Juravle2014-11-265-262/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-265-0/+262
* Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}"Nicolas Geoffray2014-11-265-262/+0
* [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}Calin Juravle2014-11-265-0/+262
* Quick compiler: handle embedded switch databuzbee2014-11-253-0/+29
* Merge "Fix a bug in the type analysis phase of optimizing."Nicolas Geoffray2014-11-254-0/+74
|\
| * Fix a bug in the type analysis phase of optimizing.Nicolas Geoffray2014-11-254-0/+74
* | Merge "Fix the list of arm64 broken optimizing tests."Calin Juravle2014-11-241-0/+2
|\ \ | |/ |/|
| * Fix the list of arm64 broken optimizing tests.Calin Juravle2014-11-241-0/+2
* | Merge "Fixed missing "//"."Calin Juravle2014-11-241-1/+1
|\ \ | |/
| * Fixed missing "//".Calin Juravle2014-11-241-1/+1
* | Merge "[optimizing compiler] Add shifts"Calin Juravle2014-11-243-0/+306
|\ \ | |/
| * [optimizing compiler] Add shiftsCalin Juravle2014-11-243-0/+306
* | Increase run-test output on error.Ian Rogers2014-11-231-1/+1
* | Merge "ART: Fix crash with unreachable void check-cast"Ian Rogers2014-11-224-0/+9
|\ \ | |/ |/|
| * ART: Fix crash with unreachable void check-castStephen Kyle2014-11-074-0/+9
* | Merge "Revert "Revert "Revert "Unfortunately, the test still hits too many ru...Ian Rogers2014-11-201-9/+0
|\ \
| * | Revert "Revert "Revert "Unfortunately, the test still hits too many run failu...Ian Rogers2014-11-201-9/+0
* | | Update arm64/optimizing expectations.Nicolas Geoffray2014-11-201-0/+2
* | | Merge "ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2...Bill Buzbee2014-11-193-0/+15
|\ \ \
| * | | ART: X86Mir2Lir::OpRegRegReg should expect kOpMul for r_dest == r_src2 casePavel Vyssotski2014-11-193-0/+15
* | | | Fix safepoint bug when computing live registers.Nicolas Geoffray2014-11-193-0/+41
* | | | Quick compiler: fix x86 special identitybuzbee2014-11-192-0/+27
|/ / /
* | | Do not try to sharpen super calls to abstract methods.Vladimir Marko2014-11-184-0/+41
* | | Fix typo.Nicolas Geoffray2014-11-181-1/+0
* | | Opt compiler: Add support for more IRs on arm64.Alexandre Rames2014-11-181-128/+2
* | | Merge "Fix a bug in the type propagation phase of optimizing."Nicolas Geoffray2014-11-183-0/+52
|\ \ \
| * | | Fix a bug in the type propagation phase of optimizing.Nicolas Geoffray2014-11-173-0/+52
* | | | Merge "Add support for int-to-float & int-to-double in optimizing."Roland Levillain2014-11-181-0/+131
|\ \ \ \
| * | | | Add support for int-to-float & int-to-double in optimizing.Roland Levillain2014-11-171-0/+131
* | | | | Add stress test for field offset assignment sorting.Vladimir Marko2014-11-171-0/+27
* | | | | Merge "Fix ordering of fields with the same name."Vladimir Marko2014-11-173-0/+39
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix ordering of fields with the same name.Vladimir Marko2014-11-173-0/+39
| |/ / /
* | | | Merge "Revert "Revert "Unfortunately, the test still hits too many run failur...Nicolas Geoffray2014-11-171-0/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Revert "Revert "Unfortunately, the test still hits too many run failures.""Nicolas Geoffray2014-11-171-0/+9
* | | Merge "[optimizing compiler] Add REM_INT, REM_LONG"Calin Juravle2014-11-175-0/+168
|\ \ \
| * | | [optimizing compiler] Add REM_INT, REM_LONGCalin Juravle2014-11-175-0/+168
* | | | Merge "Add support for int-to-short in the optimizing compiler."Roland Levillain2014-11-171-9/+62
|\ \ \ \
| * | | | Add support for int-to-short in the optimizing compiler.Roland Levillain2014-11-141-9/+62
| |/ / /
* | | | Merge "Fix failure in --no-dex2oat invocation of 425-invokesuper."Nicolas Geoffray2014-11-173-3/+18
|\ \ \ \
| * | | | Fix failure in --no-dex2oat invocation of 425-invokesuper.Nicolas Geoffray2014-11-173-3/+18