[LLVMdev] How to extract frequency of 'True' and 'False' conditions occured for the LLVM 'select' instruction
Yan Lin Aung
yan_lin_aung at yahoo.com
Tue Apr 22 00:34:59 PDT 2014
Hi,
I'd like to extract the number of times 'True' and 'False' conditions occurred
for the LLVM 'select' instruction possibly via profiling the C application.
Any suggestions or pointers on how that can be achieved?
Many thanks.
Regards,
Yan Lin Aung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140422/5bdcbb6f/attachment.html>
More information about the llvm-dev
mailing list