Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -1/+2 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | ART: Add compiled-methods | Andreas Gampe | 2015-04-21 | 1 | -1/+1 |
* | Fix value used for shift in quick_cfi_test. | Dan Albert | 2015-04-16 | 1 | -2/+2 |
* | 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 |
* | Fix memory leaks in the CFI tests. | David Srbecky | 2015-04-09 | 1 | -1/+1 |
* | Implement CFI for Quick. | David Srbecky | 2015-04-08 | 1 | -0/+139 |