summaryrefslogtreecommitdiffstats
path: root/compiler/dex/quick/quick_cfi_test.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-1/+2
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* ART: Add compiled-methodsAndreas Gampe2015-04-211-1/+1
* Fix value used for shift in quick_cfi_test.Dan Albert2015-04-161-2/+2
* Add --include-cfi compiler option.David Srbecky2015-04-131-0/+1
* Remove the --gen-gdb-info compiler option.David Srbecky2015-04-121-1/+0
* Fix memory leaks in the CFI tests.David Srbecky2015-04-091-1/+1
* Implement CFI for Quick.David Srbecky2015-04-081-0/+139