summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_checker_test.cc
AgeCommit message (Expand)Author
2015-10-12Optimizing: Move GraphChecker memory allocations to arena. Vladimir Marko
2015-07-30ART: Fix gtest after GraphChecker CL David Brazdil
2015-05-11Add a parent environment to HEnvironment. Nicolas Geoffray
2014-12-15Inlining support in optimizing. Nicolas Geoffray
2014-10-14Implement default traversals in CFG & SSA graph checkers. Roland Levillain
2014-09-17Add CFG and SSA form checkers in the optimizing compiler. Roland Levillain