[LLVMdev] getting all def-uses

Sriraman Tallam tmsriram at CS.Arizona.EDU
Sun Jan 16 15:10:19 PST 2005


Hi,

	I want to get all the d-u pairs exercised at run-time. I am doing
two things for this. I am useing the d-u iterator to instrument all uses.
I also want to get an address trace. What are the instructions I should
insttrument. Is load and store sufficient. Also, how do I go abt doing
this ?

Thanks
-Sriraman.




More information about the llvm-dev mailing list