Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a0f2bc5b09cdaf8a8ff5cec3c40a9f18885e8796
/
compiler
/
optimizing
/
find_loops_test.cc
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