index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
driver
/
compiler_driver-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""
Nicolas Geoffray
2015-06-22
1
-2
/
+4
*
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-18
1
-2
/
+23
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-26
/
+26
*
Merge "Ensure inlined static calls perform clinit checks in Optimizing."
Roland Levillain
2015-04-24
1
-16
/
+66
|
\
|
*
Ensure inlined static calls perform clinit checks in Optimizing.
Roland Levillain
2015-04-24
1
-16
/
+66
*
|
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-3
/
+3
|
/
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-12
/
+11
*
Revert "Revert "Inline across dex files.""
Nicolas Geoffray
2015-03-25
1
-8
/
+17
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-15
/
+28
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-28
/
+15
*
Add JIT
Mathieu Chartier
2015-02-23
1
-15
/
+28
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+0
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-4
/
+2
*
Do not try to sharpen super calls to abstract methods.
Vladimir Marko
2014-11-18
1
-1
/
+2
*
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-27
1
-17
/
+23
*
dex2oat: Add a --compile-pic option
Igor Murashkin
2014-10-16
1
-6
/
+24
*
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-0
/
+1
*
Set vtable in class object to null after linking.
Mingyao Yang
2014-07-22
1
-2
/
+2
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-3
/
+1
*
Support fields in optimizing compiler.
Nicolas Geoffray
2014-07-14
1
-4
/
+3
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+1
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-1
/
+3
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-14
/
+17
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-17
/
+14
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-14
/
+17
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-18
/
+19
*
Early inlining of simple methods.
Vladimir Marko
2014-03-18
1
-0
/
+10
*
Cache method lowering info in mir graph.
Vladimir Marko
2014-03-10
1
-0
/
+128
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-0
/
+1
*
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-03
1
-0
/
+165