Displaying 2 results from an estimated 2 matches for "tp56687".
Did you mean:
56687
2013 Apr 12
2
[LLVMdev] Control Dependence Graph builder
...the CFG and
Dominance Frontier provided by corresponding passes. Just wandering whether
LLVM provides some kind of pass or builder which will generate the Control
Dependence Graph?
Thanks,
Arsen
--
View this message in context: http://llvm.1065342.n5.nabble.com/Control-Dependence-Graph-builder-tp56687.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
2013 Apr 12
0
[LLVMdev] Control Dependence Graph builder
...s was removed from LLVM, but
the PostDominatorTree analysis may help:
http://llvm.org/doxygen/structllvm_1_1PostDominatorTree.html
-- John T.
>
> Thanks,
> Arsen
>
>
>
> --
> View this message in context: http://llvm.1065342.n5.nabble.com/Control-Dependence-Graph-builder-tp56687.html
> Sent from the LLVM - Dev mailing list archive at Nabble.com.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev