search for: efe6b894

Displaying 2 results from an estimated 2 matches for "efe6b894".

2009 Mar 03
1
[LLVMdev] Control Data Flow Graph (CDFG)
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:
2009 Mar 04
1
[LLVMdev] Control Data Flow Graph (CDFG)
...o develop a CDFG module in a synthesis project I am working > on, but AFAIK there is no such thing presently in LLVM. > > > John > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20090302/efe6b894/attachment-0001.html >