Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
817bce7658918b7a70c17b70aa5e6a46b1ae8b3d
/
compiler
/
optimizing
/
graph_checker.cc
1abb419
Optimizing: Speed up HInstruction use removal
by David Brazdil
· 10 years ago
d6138ef
Ensure the graph is correctly typed.
by Nicolas Geoffray
· 10 years ago
276d9da
Inline methods with multiple blocks.
by Nicolas Geoffray
· 10 years ago
ed59619
Optimizing: Speed up HEnvironment use removal
by David Brazdil
· 10 years ago
5c4405e
Improve error messages in art::GraphChecker and art::SSAChecker
by Roland Levillain
· 10 years ago
aecbd26
Ensure HCondition nodes on objects are either HEqual or HNotEqual
by Roland Levillain
· 10 years ago
9ee6618
Constant fold after inlining.
by Nicolas Geoffray
· 10 years ago
7c5367b
Fix ids and remove invoke when inlining.
by Nicolas Geoffray
· 11 years ago
3159674
Fix a bug in the type analysis phase of optimizing.
by Nicolas Geoffray
· 11 years ago
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