summaryrefslogtreecommitdiffstats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge "ART: Check that boot image classes are verified"Andreas Gampe2015-03-121-0/+6
|\
| * ART: Check that boot image classes are verifiedAndreas Gampe2014-11-241-0/+6
* | Merge "Fix incompatible class change error for JIT stress mode"Mathieu Chartier2015-03-114-19/+31
|\ \
| * | Fix incompatible class change error for JIT stress modeMathieu Chartier2015-03-114-19/+31
* | | Fix a bug in the SSA builder.Nicolas Geoffray2015-03-111-8/+12
|/ /
* | Revert "Revert "[optimizing] Enable x86 long support.""Nicolas Geoffray2015-03-1111-122/+374
* | Merge "Fix dex2dex logic"Mathieu Chartier2015-03-101-5/+0
|\ \
| * | Fix dex2dex logicMathieu Chartier2015-03-101-5/+0
* | | Fix tests now that the SSA builder is pruning more phis.Nicolas Geoffray2015-03-102-38/+37
* | | Merge "Make the SSA builder honor the debuggable flag."Nicolas Geoffray2015-03-107-31/+262
|\ \ \ | |/ / |/| |
| * | Make the SSA builder honor the debuggable flag.Nicolas Geoffray2015-03-107-31/+262
* | | Merge "Add way to print JIT related info at shutdown"Mathieu Chartier2015-03-101-6/+21
|\ \ \
| * | | Add way to print JIT related info at shutdownMathieu Chartier2015-03-091-6/+21
* | | | [MIPS64] Fix GenInlinedPeek and GenInlinedPoke functions.Goran Jakovljevic2015-03-101-4/+2
|/ / /
* | | Trim arenas for JITMathieu Chartier2015-03-094-15/+10
* | | Merge "Compute the right catch location for the debugger."Nicolas Geoffray2015-03-092-5/+5
|\ \ \ | |/ / |/| |
| * | Compute the right catch location for the debugger.Nicolas Geoffray2015-03-092-5/+5
* | | Initial support for quick compiler on MIPS64r6.Maja Gagic2015-03-0620-29/+5161
* | | 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
* | | | 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-061-7/+35
|\ \ \ \
| * | | | Extend compiler/optimizing/stack_map_test.cc.Roland Levillain2015-03-051-7/+35
* | | | | Merge "[optimizing] Enable x86 long support."Nicolas Geoffray2015-03-0611-113/+354
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [optimizing] Enable x86 long support.Nicolas Geoffray2015-03-0611-113/+354
* | | | | ART: Add option to abort dex2oat on hard failureAndreas Gampe2015-03-055-3/+30
* | | | | 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
* | | | | | ART: Fix test breakageDavid Brazdil2015-03-051-4/+4
* | | | | | ART: Optimize iteration of safepointsDavid Brazdil2015-03-051-6/+15
| |/ / / / |/| | | |
* | | | | Merge "[optimizing] Use callee-save registers for x86"Nicolas Geoffray2015-03-053-58/+82
|\ \ \ \ \
| * | | | | [optimizing] Use callee-save registers for x86Mark Mendell2015-03-053-58/+82
* | | | | | ART: Fix compile-time-init failAndreas Gampe2015-03-041-0/+5
* | | | | | 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-043-0/+10
|\ \ \ \ \ \
| * | | | | | ART: Add debuggable compiler flagAndreas Gampe2015-03-043-0/+10
* | | | | | | Fix bce gtest.Mingyao Yang2015-03-041-0/+9
* | | | | | | Merge "Make BCE a no-op if there is no array access."Mingyao Yang2015-03-044-0/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make BCE a no-op if there is no array access.Mingyao Yang2015-03-034-0/+21
* | | | | | | Fix arm64 build.Nicolas Geoffray2015-03-041-2/+8
| |_|/ / / / |/| | | | |
* | | | | | Merge "Reserve bits in the lock word for read barriers."Hiroshi Yamauchi2015-03-043-31/+110
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-033-31/+110
* | | | | | Add a change that should be part of "enhance gvn for commutative ops."Mingyao Yang2015-03-031-1/+1
* | | | | | Merge "Opt compiler: enhance gvn for commutative ops."Mingyao Yang2015-03-034-10/+53
|\ \ \ \ \ \
| * | | | | | Opt compiler: enhance gvn for commutative ops.Mingyao Yang2015-03-034-10/+53
* | | | | | | Merge "Remove ART_SMALL_MODE ifdefs."Jeff Hao2015-03-031-4/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove ART_SMALL_MODE ifdefs.Jeff Hao2015-03-021-4/+0
* | | | | | | Fix build lint issue.Brian Carlstrom2015-03-031-1/+0