Displaying 1 result from an estimated 1 matches for "6f5c31a3".
2012 Jul 18
1
[LLVMdev] FYI: Planning to remove ProfileInfo and related passes from LLVM
Hi Alok,
On 17/07/12 13:00, #ALOK PRAKASH# wrote:
> Profile.pl is understandably a very simple script, but it does make
> it easier to see some preliminary profile results and identity the
> hot portions of a program which are suitable for hardware
> acceleration. llvm-prof also helps in the same way.
Ok, great -- using llvm-prof for detecting hot portions is the obvious
use, but I