summaryrefslogtreecommitdiffstats
path: root/compiler/jit
Commit message (Expand)AuthorAgeFilesLines
* Parse runtime compiler options for JITMathieu Chartier2015-10-151-1/+32
* Allow for fine tuning the inliner.Calin Juravle2015-07-301-0/+2
* ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-191-2/+1
* Add clear cache for JITMathieu Chartier2015-06-021-0/+3
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-022-23/+18
* ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+1
* Add some more DISALLOW_COPY_AND_ASSIGNMathieu Chartier2015-05-041-1/+2
* Move Class.newInstance to nativeMathieu Chartier2015-04-251-1/+1
* ART: Add compiled-methodsAndreas Gampe2015-04-211-1/+1
* ART: Fix wrong parameter in JITAndreas Gampe2015-04-201-1/+1
* Add --include-cfi compiler option.David Srbecky2015-04-131-0/+1
* Remove the --gen-gdb-info compiler option.David Srbecky2015-04-121-1/+0
* ART: Some runtime cleanupAndreas Gampe2015-03-271-1/+1
* ART: PathClassLoader for compilerAndreas Gampe2015-03-271-1/+2
* Fix a bug in AddToCodeCacheMathieu Chartier2015-03-231-3/+4
* Add way to print JIT related info at shutdownMathieu Chartier2015-03-091-6/+21
* Trim arenas for JITMathieu Chartier2015-03-091-2/+4
* ART: Add option to abort dex2oat on hard failureAndreas Gampe2015-03-051-1/+2
* ART: Add debuggable compiler flagAndreas Gampe2015-03-041-0/+1
* Change JIT to not use PICMathieu Chartier2015-02-271-1/+1
* Fix JIT for vmdebug test 99Mathieu Chartier2015-02-251-1/+14
* Revert "Revert "Add JIT""Mathieu Chartier2015-02-242-0/+320
* Revert "Add JIT"Nicolas Geoffray2015-02-242-320/+0
* Add JITMathieu Chartier2015-02-232-0/+320