Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
15f95b103731a4386c784ef3ca79c47e68e27719
/
compiler
/
optimizing
/
loop_optimization_test.cc
a043111
Move instruction_set_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
02eebcf
ART: Implement loop peeling/unrolling routines.
by Artem Serov
· 8 years ago
09faaea
ART: Fix single-preheader transformation.
by Artem Serov
· 8 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 8 years ago
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 8 years ago
b92cc33
Pass stats into the loop optimization phase.
by Aart Bik
· 8 years ago
c73ee37
ART: Fix loop header's predecessors reordering in SimplifyLoops.
by Artem Serov
· 8 years ago
92685a8
Pass driver to loop opt. Add new side_effects phase.
by Aart Bik
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 9 years ago
9620230
Refactoring of graph linearization and linear order.
by Aart Bik
· 9 years ago
5ed20f9
Make it possible to pass an arena allocator to HLoopOptimization.
by Nicolas Geoffray
· 9 years ago
281c681
A first implementation of a loop optimization framework.
by Aart Bik
· 9 years ago