summaryrefslogtreecommitdiffstats
path: root/compiler/driver/compiler_driver.cc
Commit message (Expand)AuthorAgeFilesLines
* ART: extensionWei Wang2015-10-061-0/+13
* ART: Set methods to preverified in verify-noneAndreas Gampe2015-06-251-0/+6
* ART: Don't do pre-linked calls to the interpreter bridge.Vladimir Marko2015-06-221-1/+3
* Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-devDavid Srbecky2015-06-191-2/+2
|\
| * ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-2/+2
* | ART: Fix reporting initialized classes by CompilerDriver.Vladimir Marko2015-06-181-1/+20
|/
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-56/+57
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+1
* Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-0/+13
* Replace NULL with nullptrMathieu Chartier2015-04-221-3/+5
* ART: Add compiled-methodsAndreas Gampe2015-04-211-3/+20
* ART: Change image_classes and compiled_classes to unordered setAndreas Gampe2015-04-201-16/+23
* [optimizing] Add memory barriers in constructors when neededCalin Juravle2015-04-201-1/+1
* Fallback to quick in case of soft verification errorsCalin Juravle2015-04-161-0/+25
* ART: Clean up includes.Vladimir Marko2015-04-131-1/+1
* Move ArtField to nativeMathieu Chartier2015-04-101-23/+18
* ART: Remove WriteElf from CompilerAndreas Gampe2015-04-101-1/+9
* ART: Remove LLVM cruftAndreas Gampe2015-04-071-38/+0
* Merge "Prevent verified method from being deleted by compiler driver."Jeff Hao2015-04-061-2/+6
|\
| * Prevent verified method from being deleted by compiler driver.Jeff Hao2015-04-061-2/+6
* | 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
* Fixed layout for dex caches in boot image.Vladimir Marko2015-03-311-1/+10
* Enable more direct code for JITMathieu Chartier2015-03-201-1/+4
* Add verify-at-runtime compiler filterMathieu Chartier2015-03-201-9/+21
* 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-091-2/+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-051-0/+8
* | | ART: Fix compile-time-init failAndreas Gampe2015-03-041-0/+5
|/ /
* | 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-241-36/+87
* | Revert "Add JIT"Nicolas Geoffray2015-02-241-87/+36
* | Add JITMathieu Chartier2015-02-231-36/+87
* | 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
* | Allow preopted apps to have sharpened calls for non-x86 architectures.Jeff Hao2015-01-271-9/+17
* | ART: Curb dex2oat verbosityAndreas Gampe2015-01-201-13/+15
* | 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
* | | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-131-1/+3
|/ /
* | Revert "ART: dex2oat flag for HGraphVisualizer dump file"Andreas Gampe2015-01-131-3/+1