Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
cad65427d39c8ca9849d49d049ca6d263ada938a
/
compiler
/
optimizing
/
graph_checker.h
1152c92
[optimizing] Rename HasArrayAccesses and check it
by Mark Mendell
· 10 years ago
4c0eb42
Ensure inlined static calls perform clinit checks in Optimizing.
by Roland Levillain
· 10 years ago
e7bee3b
Merge "Remove duplicates phis created during SSA transformation"
by Calin Juravle
· 10 years ago
a4f8831
Remove duplicates phis created during SSA transformation
by Calin Juravle
· 10 years ago
13b4718
ART: Remove DCHECKs for boolean type
by David Brazdil
· 10 years ago
8d5b8b2
ART: Force constants into the entry block
by David Brazdil
· 10 years ago
5c4405e
Improve error messages in art::GraphChecker and art::SSAChecker
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
c7dd295
Tidy up logging.
by Ian Rogers
· 11 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 11 years ago
633021e
Implement default traversals in CFG & SSA graph checkers.
by Roland Levillain
· 11 years ago
1ddbf6d
Revert "Introduce a class to implement optimization passes."
by Nicolas Geoffray
· 11 years ago
bf9cd7b
Introduce a class to implement optimization passes.
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