[LLVMdev] Number of instructions executed
Sara Elshobaky
sara.elshobaky at gmail.com
Sun Jan 26 06:40:32 PST 2014
Hello,
I'm executing my byte code program by the lli tool using mcjit.
I need a way to find statistics about the number of instructions executed
for my program.
The -stats option does not include this value, are there any other way to
know?
I need this information to compare different versions of my bytecode
program.
Please advice
Thanks in advance
Sara Elsohbaky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140126/da86371e/attachment.html>
More information about the llvm-dev
mailing list