[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
Thu Apr 24 07:51:51 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/20140424/6b729478/attachment.html>


More information about the llvm-dev mailing list