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_optimization_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix Quick/Optimizing suspend check assumption mismatch.
Vladimir Marko
2015-07-23
1
-1
/
+10
*
Quick: Clean up temp use counting.
Vladimir Marko
2015-04-08
1
-1
/
+0
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-2
/
+2
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-2
/
+2
*
Add JIT
Mathieu Chartier
2015-02-23
1
-2
/
+2
*
Clean up Scoped-/ArenaAlocator array allocations.
Vladimir Marko
2015-02-13
1
-1
/
+1
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-2
/
+3
*
Clean up post-opt passes, perform only those we need.
Vladimir Marko
2014-12-19
1
-1
/
+0
*
Quick: Redefine the notion of back-egdes.
Vladimir Marko
2014-12-09
1
-2
/
+292
*
Rewrite GVN's field id and field type handling.
Vladimir Marko
2014-11-21
1
-53
/
+59
*
Rewrite class initialization check elimination.
Vladimir Marko
2014-10-27
1
-77
/
+278
*
Rewrite null check elimination to work on dalvik regs.
Vladimir Marko
2014-10-15
1
-147
/
+412
*
ART: Deprecate CompilationUnit's code_item
Razvan A Lupusoru
2014-09-29
1
-1
/
+1
*
Deprecate GrowableArray, use ArenaVector instead.
Vladimir Marko
2014-09-23
1
-25
/
+15
*
Rewrite topological sort order and improve GVN.
Vladimir Marko
2014-07-23
1
-1
/
+1
*
Fix null pointer check elimination for catch entries.
Vladimir Marko
2014-07-22
1
-11
/
+28
*
Handle potential <clinit>() correctly in LVN.
Vladimir Marko
2014-07-09
1
-2
/
+2
*
Fix topological ordering and use it for optimizations.
Vladimir Marko
2014-06-19
1
-1
/
+3
*
Use ScopedArenaVector instead of std::vector in SSA transformation.
Vladimir Marko
2014-06-06
1
-0
/
+2
*
ART: Setting up cleanup
Jean Christophe Beyler
2014-05-30
1
-1
/
+1
*
Quick compiler: free up space in MIR.
buzbee
2014-05-21
1
-1
/
+0
*
ART: Move oat_data_flow_attributes_ to private and put an API
Jean Christophe Beyler
2014-05-02
1
-1
/
+1
*
ART: API changes
Jean Christophe Beyler
2014-03-18
1
-1
/
+1
*
Class initialization check elimination.
Vladimir Marko
2014-03-17
1
-0
/
+406