[llvm] r304452 - [PartialInlining] Emit branch info and profile data as remarks

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 12:43:36 PDT 2017


On Thu, Jun 1, 2017 at 11:58 AM, Xinliang David Li via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: davidxl
> Date: Thu Jun  1 13:58:50 2017
> New Revision: 304452
>
> URL: http://llvm.org/viewvc/llvm-project?rev=304452&view=rev
> Log:
> [PartialInlining] Emit branch info and profile data as remarks
>

I'm not sure if this was reverted or recommitted, but this should be read as
[PGO] Dump branch condition type, branch probability and branch
hotness as optimization remarks
or something like that, I think.

Best,

--
Davide


More information about the llvm-commits mailing list