summaryrefslogtreecommitdiffstats
path: root/compiler/driver
Commit message (Expand)AuthorAgeFilesLines
...
| * ART: Check that boot image classes are verifiedAndreas Gampe2014-11-241-0/+6
* | Trim arenas for JITMathieu Chartier2015-03-092-11/+3
* | Merge "Compute the right catch location for the debugger."Nicolas Geoffray2015-03-091-4/+4
|\ \
| * | Compute the right catch location for the debugger.Nicolas Geoffray2015-03-091-4/+4
* | | Initial support for quick compiler on MIPS64r6.Maja Gagic2015-03-061-2/+4
* | | ART: Add option to abort dex2oat on hard failureAndreas Gampe2015-03-054-2/+28
* | | ART: Fix compile-time-init failAndreas Gampe2015-03-041-0/+5
* | | Merge "ART: Add debuggable compiler flag"Andreas Gampe2015-03-042-0/+9
|\ \ \ | |/ / |/| |
| * | ART: Add debuggable compiler flagAndreas Gampe2015-03-042-0/+9
* | | Merge "Remove ART_SMALL_MODE ifdefs."Jeff Hao2015-03-031-4/+0
|\ \ \ | |/ / |/| |
| * | Remove ART_SMALL_MODE ifdefs.Jeff Hao2015-03-021-4/+0
* | | Merge "Follow-up 128393"Sebastien Hertz2015-03-031-2/+1
|\ \ \
| * | | Follow-up 128393Sebastien Hertz2015-03-031-2/+1
| |/ /
* | | Fix JIT direct call to interpreter bridgeMathieu Chartier2015-02-261-0/+8
|/ /
* | Revert "Revert "Add JIT""Mathieu Chartier2015-02-243-54/+154
* | Revert "Add JIT"Nicolas Geoffray2015-02-243-154/+54
* | Add JITMathieu Chartier2015-02-233-54/+154
* | Move arenas into runtimeMathieu Chartier2015-02-191-1/+1
* | Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 archi...Jeff Hao2015-02-051-1/+9
* | Fix transaction abortingSebastien Hertz2015-02-051-1/+1
* | Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."Brian Carlstrom2015-01-311-17/+9
* | Merge "Allow preopted apps to have sharpened calls for non-x86 architectures."Jeff Hao2015-01-291-9/+17
|\ \
| * | Allow preopted apps to have sharpened calls for non-x86 architectures.Jeff Hao2015-01-271-9/+17
* | | Clean up pass driverMathieu Chartier2015-01-282-37/+91
|/ /
* | ART: More Quick cleanupAndreas Gampe2015-01-261-1/+0
* | Merge "ART: Some Quick cleanup"Andreas Gampe2015-01-262-2/+1
|\ \
| * | ART: Some Quick cleanupAndreas Gampe2015-01-262-2/+1
* | | Implicit stack overflow checks and null checks are the norm now.Nicolas Geoffray2015-01-231-2/+2
|/ /
* | ART: Curb dex2oat verbosityAndreas Gampe2015-01-202-14/+16
* | Merge "ART: Allow to compile interpret-only mips64 files"Andreas Gampe2015-01-151-1/+2
|\ \
| * | ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-1/+2
* | | Merge "ART: dex2oat flag for HGraphVisualizer dump file"David Brazdil2015-01-152-1/+9
|\ \ \ | |/ / |/| |
| * | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-132-1/+9
| * | Revert "ART: dex2oat flag for HGraphVisualizer dump file"Andreas Gampe2015-01-132-9/+1
| * | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-132-1/+9
* | | Use unique_ptr to track ownership of dex files.Richard Uhler2015-01-131-13/+14
|/ /
* | ART: Swap-space in the compilerAndreas Gampe2014-12-222-62/+130
* | ART: Punt to the interpreter for VerifiedMethod errorsAndreas Gampe2014-12-171-2/+8
* | Inlining support in optimizing.Nicolas Geoffray2014-12-151-2/+1
* | Remove portable.Elliott Hughes2014-12-124-72/+4
* | Remove method verification results right after compiling a methodMathieu Chartier2014-12-033-7/+45
* | Print memory usage in dex2oat shutdownMathieu Chartier2014-12-021-0/+3
* | Remove FieldHelper.Ian Rogers2014-12-021-4/+2
* | ART: Build fix.Andreas Gampe2014-12-021-3/+5
* | Merge "Move FindDexMethodIndexInOtherDexFile into ArtMethod."Ian Rogers2014-12-021-5/+3
|\ \
| * | Move FindDexMethodIndexInOtherDexFile into ArtMethod.Ian Rogers2014-12-021-5/+3
* | | Merge "ART: Change boot image class update"Andreas Gampe2014-12-021-13/+133
|\ \ \
| * | | ART: Change boot image class updateAndreas Gampe2014-10-271-13/+133
* | | | Merge "ART: Print initialization failures to file"Andreas Gampe2014-12-022-3/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | ART: Print initialization failures to fileAndreas Gampe2014-11-262-3/+20
| | |/ | |/|