summaryrefslogtreecommitdiffstats
path: root/compiler/driver/compiler_driver-inl.h
Commit message (Expand)AuthorAgeFilesLines
* dex2oat: Add a --compile-pic optionIgor Murashkin2014-10-161-6/+24
* ART: Clean up compilerAndreas Gampe2014-08-221-0/+1
* Set vtable in class object to null after linking.Mingyao Yang2014-07-221-2/+2
* Remove object_utils.h.Ian Rogers2014-07-161-3/+1
* Support fields in optimizing compiler.Nicolas Geoffray2014-07-141-4/+3
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-0/+1
* Change FieldHelper to use a handle.Mathieu Chartier2014-06-061-1/+3
* Revert "Revert "Fix an outstanding compaction bug in interpreter.""Mathieu Chartier2014-05-231-14/+17
* Revert "Fix an outstanding compaction bug in interpreter."Mathieu Chartier2014-05-221-17/+14
* Fix an outstanding compaction bug in interpreter.Mathieu Chartier2014-05-221-14/+17
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-18/+19
* Early inlining of simple methods.Vladimir Marko2014-03-181-0/+10
* Cache method lowering info in mir graph.Vladimir Marko2014-03-101-0/+128
* Add more VerifyObject calls.Mathieu Chartier2014-03-071-0/+1
* Cache field lowering info in mir_graph.Vladimir Marko2014-03-031-0/+165