summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/graph_checker_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Inlining support in optimizing.Nicolas Geoffray2014-12-151-1/+1
* Implement default traversals in CFG & SSA graph checkers.Roland Levillain2014-10-141-6/+6
* Add CFG and SSA form checkers in the optimizing compiler.Roland Levillain2014-09-171-0/+159