[llvm] r253484 - [PGO] Value profiling support
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 16:28:50 PST 2016
On Wed, Nov 18, 2015 at 10:14 AM, Betul Buyukkurt via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: betulb
> Date: Wed Nov 18 12:14:55 2015
> New Revision: 253484
>
> URL: http://llvm.org/viewvc/llvm-project?rev=253484&view=rev
> Log:
> [PGO] Value profiling support
>
> This change introduces an instrumentation intrinsic instruction for
> value profiling purposes, the lowering of the instrumentation intrinsic
> and raw reader updates. The raw profile data files for llvm-profdata
> testing are updated.
Should this, or work on PGO support in general, be added to the release notes?
Thanks,
Hans
More information about the llvm-commits
mailing list