index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
mir_analysis.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "time" compilation filter and output compilation stats.
Nicolas Geoffray
2014-09-17
1
-0
/
+1
*
ART: Vectorization opcode implementation fixes
Lupusoru, Razvan A
2014-09-03
1
-21
/
+27
*
ART: Add non-temporal store support
Jean Christophe Beyler
2014-08-26
1
-0
/
+3
*
Fix analysis_attributes_ to update missing definitions.
Junmo Park
2014-08-04
1
-0
/
+48
*
ART: Add Invokes to DecodedInstruction
Jean Christophe Beyler
2014-07-10
1
-1
/
+1
*
ART: Log information when skipping method during compilation
Andreas Gampe
2014-06-19
1
-4
/
+15
*
Quick compiler:interpret on type mismatch
buzbee
2014-06-14
1
-1
/
+1
*
Fixed and refactored profiler options handling
Calin Juravle
2014-06-06
1
-1
/
+1
*
Quick compiler: fix array overrun.
buzbee
2014-05-31
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+2
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Clean up ScopedArenaAllocatorAdapter.
Vladimir Marko
2014-05-09
1
-4
/
+4
*
Add support for -Xverify:none mode.
Jeff Hao
2014-04-02
1
-1
/
+1
*
Cache method lowering info in mir graph.
Vladimir Marko
2014-03-10
1
-0
/
+116
*
Make use of profiling information for dex2oat
Dave Allison
2014-03-07
1
-3
/
+5
*
Use ScopedArenaAllocator for CacheFieldLoweringInfo pass.
Vladimir Marko
2014-03-07
1
-46
/
+17
*
Cache field lowering info in mir_graph.
Vladimir Marko
2014-03-03
1
-0
/
+109
*
Workaround for range ops spanning vreg gap
buzbee
2014-02-27
1
-0
/
+5
*
Create CompilerOptions
Brian Carlstrom
2014-02-24
1
-18
/
+21
*
Revert "Annotate used fields."
Ian Rogers
2014-02-21
1
-110
/
+0
*
Annotate used fields.
Vladimir Marko
2014-02-20
1
-0
/
+110
*
Detect special methods at the end of verification.
Vladimir Marko
2013-12-17
1
-1
/
+5
*
64-bit prep
buzbee
2013-10-21
1
-5
/
+6
*
Compile-time tuning: assembly phase
buzbee
2013-10-02
1
-0
/
+8
*
Compile-time tuning
buzbee
2013-09-06
1
-1
/
+1
*
Compiler filter update
buzbee
2013-08-21
1
-32
/
+48
*
Compilation filter
buzbee
2013-08-08
1
-0
/
+1056