index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
loop_optimization_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimizing: Run gtests without creating the Runtime.
Vladimir Marko
2020-05-15
1
-1
/
+4
*
ART: Refactor SIMD slots and regs size processing.
Artem Serov
2020-04-17
1
-7
/
+23
*
Revert "Make compiler/optimizing/ symbols hidden."
Vladimir Marko
2019-10-14
1
-2
/
+1
*
Make compiler/optimizing/ symbols hidden.
Vladimir Marko
2019-10-14
1
-1
/
+2
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
1
-1
/
+1
*
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
1
-1
/
+2
*
ART: Implement loop peeling/unrolling routines.
Artem Serov
2018-03-07
1
-1
/
+4
*
ART: Fix single-preheader transformation.
Artem Serov
2017-12-13
1
-1
/
+82
*
ART: Use ScopedArenaAllocator for pass-local data.
Vladimir Marko
2017-10-06
1
-28
/
+25
*
ART: Introduce compiler data type.
Vladimir Marko
2017-09-25
1
-3
/
+3
*
Pass stats into the loop optimization phase.
Aart Bik
2017-09-06
1
-1
/
+1
*
ART: Fix loop header's predecessors reordering in SimplifyLoops.
Artem Serov
2017-08-03
1
-0
/
+40
*
Pass driver to loop opt. Add new side_effects phase.
Aart Bik
2017-03-06
1
-1
/
+1
*
ART: Add dex::TypeIndex
Andreas Gampe
2016-11-21
1
-1
/
+4
*
Refactoring of graph linearization and linear order.
Aart Bik
2016-10-05
1
-2
/
+4
*
Make it possible to pass an arena allocator to HLoopOptimization.
Nicolas Geoffray
2016-10-05
1
-1
/
+1
*
A first implementation of a loop optimization framework.
Aart Bik
2016-10-03
1
-0
/
+193