[LLVMdev] How to count the number of **LLVM** instructions executed dynamically
Abhinash Jain
omnia at mailinator.com
Fri May 23 18:03:58 PDT 2014
Hi,
I wanted to count the number of "*LLVM*" instruction executed dynamically in
any program.
Have already tried "lli -stats -force-interpreter filename.bc", but it's not
giving any information related to instruction count.
lli --version output:-
LLVM version 3.4svn
DEBUG build with assertions.
Default target: x86_64-unknown-linux-gnu
Host CPU: corei7
--
View this message in context: http://llvm.1065342.n5.nabble.com/How-to-count-the-number-of-LLVM-instructions-executed-dynamically-tp68837.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
More information about the llvm-dev
mailing list