[LLVMdev] Control Data Flow Graph (CDFG)

Wenhao Jia tynarex at gmail.com
Mon Mar 2 19:42:39 PST 2009


Hi,

Does anyone know any tool that can help generate a control/data flow graph
(CDFG) for LLVM IR programs?

The opt -view-cfg and related commands can visualize a program as a control
flow graph. But how can I embody data flow information into that graph?

Your help will be greatly appreciated!

Thanks,

Wenhao Jia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090302/ab58d1bb/attachment.html>


More information about the llvm-dev mailing list