commit | dd77f5663a86249165ca9168316b801427a28488 | [log] [tgz] |
---|---|---|
author | Bardia Mahjour <bmahjour@ca.ibm.com> | Mon Dec 14 16:34:48 2020 -0500 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 14 23:58:04 2020 -0800 |
tree | 754efdfb66ef70b2dc66a80a222c26b3e0f1d67d | |
parent | ca7d8a9e8113d4cc711a35bb130cf165eb9d6671 [diff] |
[DDG] Data Dependence Graph - DOT printer This patch implements a DDG printer pass that generates a graph in the DOT description language, providing a more visually appealing representation of the DDG. Similar to the CFG DOT printer, this functionality is provided under an option called -dot-ddg and can be generated in a less verbose mode under -dot-ddg-only option. Differential Revision: https://reviews.llvm.org/D90159 GitOrigin-RevId: fd4a10732c8bd646ccc621c0a9af512be252f33a