Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
f6ba5b316b51d0fb9f91cb51a42e51dfeee62ee4
/
compiler
/
optimizing
/
find_loops_test.cc
fa3db3d
Change compiler tests to have aligned code item
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
badd826
ART: Run SsaBuilder from HGraphBuilder
by David Brazdil
· 9 years ago
15bd228
Implement irreducible loop support in optimizing.
by Nicolas Geoffray
· 9 years ago
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 10 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
db216f4
Relax the only one back-edge restriction.
by Nicolas Geoffray
· 10 years ago
b666f48
Move arenas into runtime
by Mathieu Chartier
· 10 years ago
5e8b137
Create HGraph outside Builder, print timings
by David Brazdil
· 10 years ago
f537012
Treat SSA transformation special, as we may have to bailout.
by Nicolas Geoffray
· 11 years ago
e6c96d1
Fix misuse of ArenaAllocator.
by Nicolas Geoffray
· 11 years ago
622d9c3
Add loop recognition and CFG simplifications in new compiler.
by Nicolas Geoffray
· 11 years ago