SPIRV-Tools/tools
David Neto 996a814ae3 Add spirv-cfg to dump a GraphViz graph of the CFG
This is experimental, and has not tests.
It's been used to debug validation of structured control flow.

- Has a legend describing special arcs to merge blocks and continue
  targets.
- Labels the function entry block, with the Id of the function.
2016-08-11 11:24:51 -04:00
..
as DRY file writing code in tools. 2016-06-30 15:56:47 -04:00
cfg Add spirv-cfg to dump a GraphViz graph of the CFG 2016-08-11 11:24:51 -04:00
dis Disassembling: map IDs to friendly names. 2016-07-19 16:28:17 -04:00
opt Add back the missing msg about --eliminate-dead-const 2016-08-10 19:44:18 -04:00
val DRY file reading code in tools. 2016-06-30 15:56:20 -04:00
CMakeLists.txt Add spirv-cfg to dump a GraphViz graph of the CFG 2016-08-11 11:24:51 -04:00
io.h DRY file writing code in tools. 2016-06-30 15:56:47 -04:00