Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse runtime compiler options for JIT | Mathieu Chartier | 2015-10-15 | 1 | -1/+32 |
* | Allow for fine tuning the inliner. | Calin Juravle | 2015-07-30 | 1 | -0/+2 |
* | ART stack unwinding fixes for libunwind/gdb/lldb. | David Srbecky | 2015-06-19 | 1 | -2/+1 |
* | Add clear cache for JIT | Mathieu Chartier | 2015-06-02 | 1 | -0/+3 |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -16/+14 |
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -0/+1 |
* | Move Class.newInstance to native | Mathieu Chartier | 2015-04-25 | 1 | -1/+1 |
* | ART: Add compiled-methods | Andreas Gampe | 2015-04-21 | 1 | -1/+1 |
* | ART: Fix wrong parameter in JIT | Andreas Gampe | 2015-04-20 | 1 | -1/+1 |
* | Add --include-cfi compiler option. | David Srbecky | 2015-04-13 | 1 | -0/+1 |
* | Remove the --gen-gdb-info compiler option. | David Srbecky | 2015-04-12 | 1 | -1/+0 |
* | ART: Some runtime cleanup | Andreas Gampe | 2015-03-27 | 1 | -1/+1 |
* | ART: PathClassLoader for compiler | Andreas Gampe | 2015-03-27 | 1 | -1/+2 |
* | Fix a bug in AddToCodeCache | Mathieu Chartier | 2015-03-23 | 1 | -3/+4 |
* | Add way to print JIT related info at shutdown | Mathieu Chartier | 2015-03-09 | 1 | -6/+21 |
* | Trim arenas for JIT | Mathieu Chartier | 2015-03-09 | 1 | -2/+4 |
* | ART: Add option to abort dex2oat on hard failure | Andreas Gampe | 2015-03-05 | 1 | -1/+2 |
* | ART: Add debuggable compiler flag | Andreas Gampe | 2015-03-04 | 1 | -0/+1 |
* | Change JIT to not use PIC | Mathieu Chartier | 2015-02-27 | 1 | -1/+1 |
* | Fix JIT for vmdebug test 99 | Mathieu Chartier | 2015-02-25 | 1 | -1/+14 |
* | Revert "Revert "Add JIT"" | Mathieu Chartier | 2015-02-24 | 1 | -0/+244 |
* | Revert "Add JIT" | Nicolas Geoffray | 2015-02-24 | 1 | -244/+0 |
* | Add JIT | Mathieu Chartier | 2015-02-23 | 1 | -0/+244 |