summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver-inl.h
AgeCommit message (Expand)Author
2014-11-18Do not try to sharpen super calls to abstract methods. Vladimir Marko
2014-10-27Rewrite class initialization check elimination. Vladimir Marko
2014-10-16dex2oat: Add a --compile-pic option Igor Murashkin
2014-08-22ART: Clean up compiler Andreas Gampe
2014-07-22Set vtable in class object to null after linking. Mingyao Yang
2014-07-16Remove object_utils.h. Ian Rogers
2014-07-14Support fields in optimizing compiler. Nicolas Geoffray
2014-07-11Improve performance of invokevirtual/invokeinterface with embedded imt/vtable Mingyao Yang
2014-06-06Change FieldHelper to use a handle. Mathieu Chartier
2014-05-23Revert "Revert "Fix an outstanding compaction bug in interpreter."" Mathieu Chartier
2014-05-22Revert "Fix an outstanding compaction bug in interpreter." Mathieu Chartier
2014-05-22Fix an outstanding compaction bug in interpreter. Mathieu Chartier
2014-05-13Add Handle/HandleScope and delete SirtRef. Mathieu Chartier
2014-03-18Early inlining of simple methods. Vladimir Marko
2014-03-10Cache method lowering info in mir graph. Vladimir Marko
2014-03-07Add more VerifyObject calls. Mathieu Chartier
2014-03-03Cache field lowering info in mir_graph. Vladimir Marko