[LLVMdev] How to count the number of **LLVM** instructions executed dynamically
John Criswell
criswell at illinois.edu
Sun May 25 07:50:18 PDT 2014
Dear Abhinash,
I do not know if lli -stats prints the dynamic instruction count
anymore; I haven't used lli in years. Perhaps others on the list know.
Regards,
John Criswell
On 5/25/14, 6:22 AM, Abhinash Jain wrote:
> Hi John,
>
> Thanks for your suggestion.
>
> I'm just curious to know whether "lli -stats" also does the same thing or
> not?
> Because I found on the internet that this command used to give dynamic
> instruction count as a output, along with some other details.
> Unfortunately, In my version of lli (version 3.4), it gives all detail
> except instruction counts.
>
>
>
> --
> View this message in context: http://llvm.1065342.n5.nabble.com/How-to-count-the-number-of-LLVM-instructions-executed-dynamically-tp68837p68854.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
More information about the llvm-dev
mailing list