summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Initial support for quick compiler on MIPS64r6."Andreas Gampe2015-03-0624-152/+5878
|\
| * Initial support for quick compiler on MIPS64r6.Maja Gagic2015-03-0624-152/+5878
* | Merge "Fix failing hprof DCHECK"Mathieu Chartier2015-03-061-11/+33
|\ \
| * | Fix failing hprof DCHECKMathieu Chartier2015-03-061-11/+33
|/ /
* | Merge "Fix byte and char Get32"Mathieu Chartier2015-03-061-4/+4
|\ \
| * | Fix byte and char Get32Mathieu Chartier2015-03-061-4/+4
|/ /
* | Merge "Do not dump memory usage if driver was never created"Brian Carlstrom2015-03-061-1/+2
|\ \ | |/ |/|
| * Do not dump memory usage if driver was never createdBrian Carlstrom2015-03-061-1/+2
* | Merge "Revert "[optimizing] Enable x86 long support.""Nicolas Geoffray2015-03-0611-354/+113
|\ \
| * | Revert "[optimizing] Enable x86 long support."Nicolas Geoffray2015-03-0611-354/+113
* | | Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`."Roland Levillain2015-03-067-103/+103
|\ \ \ | |_|/ |/| |
| * | Opt compiler: Clean the use of `virtual` and `OVERRIDE`.Alexandre Rames2015-03-067-103/+103
|/ /
* | Merge "Extend compiler/optimizing/stack_map_test.cc."Roland Levillain2015-03-062-11/+40
|\ \
| * | Extend compiler/optimizing/stack_map_test.cc.Roland Levillain2015-03-052-11/+40
* | | Merge "[optimizing] Enable x86 long support."Nicolas Geoffray2015-03-0611-113/+354
|\ \ \ | | |/ | |/|
| * | [optimizing] Enable x86 long support.Nicolas Geoffray2015-03-0611-113/+354
* | | Merge "ART: Enable the use of relative addresses in the arm64 disassembler."Roland Levillain2015-03-062-24/+16
|\ \ \
| * | | ART: Enable the use of relative addresses in the arm64 disassembler.Alexandre Rames2015-03-062-24/+16
|/ / /
* | | Merge "Follow up 137982"Sebastien Hertz2015-03-061-2/+3
|\ \ \
| * | | Follow up 137982Sebastien Hertz2015-03-051-2/+3
* | | | Merge "ART: Add option to abort dex2oat on hard failure"Andreas Gampe2015-03-066-4/+35
|\ \ \ \
| * | | | ART: Add option to abort dex2oat on hard failureAndreas Gampe2015-03-056-4/+35
* | | | | Merge "ART: Fix Cmdline Parser test"Andreas Gampe2015-03-061-2/+2
|\ \ \ \ \
| * | | | | ART: Fix Cmdline Parser testAndreas Gampe2015-03-051-2/+2
|/ / / / /
* | | | | Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>"Mathieu Chartier2015-03-061-4/+4
|\ \ \ \ \
| * | | | | Rename -Xjit / -Xnojit options to -Xusejit:<boolean>Mathieu Chartier2015-03-051-4/+4
|/ / / / /
* | | | | Merge "Fix some incorrect IsCompiler instead of IsAotCompiler"Mathieu Chartier2015-03-053-10/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix some incorrect IsCompiler instead of IsAotCompilerMathieu Chartier2015-03-053-10/+10
|/ / / /
* | | | Merge "ART: AddVectorReduce should store result in memory carefully"Bill Buzbee2015-03-051-0/+1
|\ \ \ \
| * | | | ART: AddVectorReduce should store result in memory carefullyMaxim Kazantsev2015-03-041-0/+1
* | | | | Merge "ART: Fix test breakage"David Brazdil2015-03-051-4/+4
|\ \ \ \ \
| * | | | | ART: Fix test breakageDavid Brazdil2015-03-051-4/+4
|/ / / / /
* | | | | Merge "ART: Optimize iteration of safepoints"David Brazdil2015-03-051-6/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ART: Optimize iteration of safepointsDavid Brazdil2015-03-051-6/+15
|/ / / /
* | | | Merge "[optimizing] Use callee-save registers for x86"Nicolas Geoffray2015-03-056-58/+118
|\ \ \ \
| * | | | [optimizing] Use callee-save registers for x86Mark Mendell2015-03-056-58/+118
* | | | | Merge "ART: Fix compile-time-init fail"Andreas Gampe2015-03-051-0/+5
|\ \ \ \ \
| * | | | | ART: Fix compile-time-init failAndreas Gampe2015-03-041-0/+5
|/ / / / /
* | | | | Merge "ART: Report zip opening error"Andreas Gampe2015-03-041-1/+2
|\ \ \ \ \
| * | | | | ART: Report zip opening errorAndreas Gampe2015-03-041-1/+2
* | | | | | Merge "Include what we use."Dan Albert2015-03-041-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Include what we use.Dan Albert2015-03-041-0/+1
| | |_|/ / | |/| | |
* | | | | Merge "ART: Do not produce CFI when not asked for"Andreas Gampe2015-03-041-1/+4
|\ \ \ \ \
| * | | | | ART: Do not produce CFI when not asked forAndreas Gampe2015-03-041-1/+4
|/ / / / /
* | | | | Merge "[optimizing] Improve x86/x86_64 bound check code"Andreas Gampe2015-03-042-16/+26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [optimizing] Improve x86/x86_64 bound check codeMark Mendell2015-03-042-16/+26
* | | | | Merge "ART: Add debuggable compiler flag"Andreas Gampe2015-03-045-0/+22
|\ \ \ \ \
| * | | | | ART: Add debuggable compiler flagAndreas Gampe2015-03-045-0/+22
* | | | | | Merge "ART: Fix missing handles"Andreas Gampe2015-03-041-24/+28
|\ \ \ \ \ \
| * | | | | | ART: Fix missing handlesAndreas Gampe2015-03-041-24/+28
| |/ / / / /