summaryrefslogtreecommitdiffstats
path: root/compiler/driver
Commit message (Expand)AuthorAgeFilesLines
* Fallback to quick in case of soft verification errorsCalin Juravle2015-04-102-0/+11
* ART: Remove LLVM cruftAndreas Gampe2015-04-072-44/+0
* Merge "Prevent verified method from being deleted by compiler driver."Jeff Hao2015-04-062-2/+7
|\
| * Prevent verified method from being deleted by compiler driver.Jeff Hao2015-04-062-2/+7
* | Fix JNI compiler for mips64Goran Jakovljevic2015-04-061-4/+2
|/
* Explicitly specify the C libraries that have mallinfo(3).Elliott Hughes2015-04-021-1/+1
* Refactor RelativePatcher out of OatWriter.Vladimir Marko2015-04-022-0/+6
* Merge "Fixed layout for dex caches in boot image."Vladimir Marko2015-03-312-4/+20
|\
| * Fixed layout for dex caches in boot image.Vladimir Marko2015-03-312-4/+20
* | ART: PathClassLoader for compilerAndreas Gampe2015-03-271-3/+2
|/
* Revert "Revert "Inline across dex files.""Nicolas Geoffray2015-03-252-8/+23
* Enable more direct code for JITMathieu Chartier2015-03-201-1/+4
* Add verify-at-runtime compiler filterMathieu Chartier2015-03-203-13/+40
* Fix 003-omnibus-opcodes flaky failures with GSS GC.Hiroshi Yamauchi2015-03-191-1/+1
* Add more info to who called SuspendAllMathieu Chartier2015-03-131-1/+1
* 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
* | 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