[LLVMdev] [LLVMDev] Profiling information

Andrew Lenharth andrewl at lenharth.org
Wed Sep 29 09:52:23 PDT 2010


Most of the profiling infrastructure was removed a while ago due to
bit-rot and lack of interest.  (What did exist was at the LLVM BB
level, not machine BB, but it shouldn't be too hard to forward the
useful information).

Andrew

On Wed, Sep 29, 2010 at 10:24 AM, Jeff Kunkel <jdkunk3 at gmail.com> wrote:
> Bump:
>
> Does profiling / run time information exist when dealing with machine
> basic blocks?
>
> Thanks,
> Jeff Kunkel
>
> On Tue, Sep 28, 2010 at 9:51 AM, Jeff Kunkel <jdkunk3 at gmail.com> wrote:
>> How do I find the profiling or run time information for machine basic
>> blocks from a machine function? There are quite a few optimization
>> that may be preformed with this information, when it exists.
>>
>> Thanks,
>> Jeff Kunkel
>>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list