[llvm-dev] Access to dynamic execution information.

fateme Hoseini via llvm-dev llvm-dev at lists.llvm.org
Fri May 13 07:35:31 PDT 2016


Hi
Does LLVM dynamically run the program to obtain profiling information like
branch weight? if so, can we access the information regarding this run like
the number of instructions that have been executed dynamically between two
specific points of the program?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160513/d912688e/attachment.html>


More information about the llvm-dev mailing list