[cfe-dev] Need some feed back

Wei Li weili747 at gmail.com
Wed Jun 29 07:25:32 PDT 2011


Dear all:

I got the following statistics for a program:

23 instcount - Number of Add insts
 28 instcount - Number of Alloca insts
 78 instcount - Number of Br insts
 11 instcount - Number of Call insts
  1 instcount - Number of FAdd insts
  3 instcount - Number of FDiv insts
  3 instcount - Number of FMul insts
  1 instcount - Number of FSub insts
 21 instcount - Number of GetElementPtr insts
 22 instcount - Number of ICmp insts
103 instcount - Number of Load insts
  4 instcount - Number of PHI insts
  5 instcount - Number of Ret insts
  3 instcount - Number of SIToFP insts
 53 instcount - Number of Store insts
 83 instcount - Number of basic blocks
359 instcount - Number of instructions (of all types)
216 instcount - Number of memory instructions
  5 instcount - Number of non-external functions


Does "IComp" mean Integer Compare? What are SIToFP and Ret insts?

-- 
Regards,

Wei Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110629/d554eff1/attachment.html>


More information about the cfe-dev mailing list