cfg2dot

cfg2dot is a Machine SUIF pass to visualise CFG and SSA forms as graphs. It is intended to be a smarter version of the standard do_print_cfg Machine SUIF pass. cfg2dot is smarter because it produces prettier control flow graphs, and because it works on SSA graphs as well.

Download cfg2dot (gzipped tarball)

Useful links