Hi
I too need to generate a data dependency graph. Have not been able to
generate so far. I have tried using Dragon tool of Open64, but it is
specific to arrays only. I am looking for some detailed dependency graph,
that would show me the true, anti and output dependencies.
I have played around with Rose compiler and its associated graphic tools,
but again, they are too clustered and cannot see any such explicit
dependencies.
Any suggestions ?
Thank you.
Sunita
Chris Lattner-2 wrote:>
>
> On Dec 4, 2008, at 3:07 PM, Nipun Arora wrote:
>
>> Hi,
>>
>> I need to generate a data dependancy graph. Is there any
>> functionality available in LLVM which can help me? Or if anyone can
>> point to the correct place?
>
> There are many different forms of dependency graph, do you mean for
> loop dependencies, load and store dependencies, def/use dependencies,
> etc?
>
> -Chris
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
--
View this message in context:
http://www.nabble.com/Data-Dependency-graph-tp20844677p23502478.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.