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