[LLVMdev] Control Data Flow Graph (CDFG)
John Mosby
ojomojo at gmail.com
Mon Mar 2 21:14:40 PST 2009
Hi Wenhao,
On Mon, Mar 2, 2009 at 8:42 PM, Wenhao Jia <tynarex at gmail.com> wrote:
>
> Does anyone know any tool that can help generate a control/data flow graph
> (CDFG) for LLVM IR programs?
>
>
Are you referring to a CDFG as used in architectural/behavioral synthesis,
or are you interested in a program dependence web-like representation?
I have plans to 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.llvm.org/pipermail/llvm-dev/attachments/20090302/efe6b894/attachment.html>
More information about the llvm-dev
mailing list