Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
91356c028022180dfbe54ed7f5f465041c8b23ff
/
compiler
/
optimizing
/
graph_checker.cc
91356c0
ART: Use std::vector in GraphChecker
by Andreas Gampe
· 11 years ago
6c82d40
Have HInstruction::StrictlyDominates compute strict dominance.
by Roland Levillain
· 11 years ago
a8069ce
Improve art::SSAChecker::VisitInstruction.
by Roland Levillain
· 11 years ago
6b46923
Optimizing compiler: check inputs & uses definitions in CFG.
by Roland Levillain
· 11 years ago
7e53b41
Optimizing compiler: ensure loop header dominates loop's blocks.
by Roland Levillain
· 11 years ago
6b879dd
Add loop- and phi-related checks in the optimizing compiler.
by Roland Levillain
· 11 years ago
ccc07a9
Add CFG and SSA form checkers in the optimizing compiler.
by Roland Levillain
· 11 years ago