[LLVMdev] Data Dependence Graph
Manvi Agarwal
manvi at cadl.iisc.ernet.in
Fri Aug 12 11:16:39 PDT 2005
Hi,
Is it possible to generate a data dependence graph of llvm assembly file?
How can I get the data flow information in X.ll file? Also, in .ll file I
see everyline ends with something like this:
<type> [#uses=3]
What is the significance of this and is it used anyway by the compiler for
data dependence analysis.
I would be grateful for any help.
Regards,
Manvi
More information about the llvm-dev
mailing list