]> granicus.if.org Git - llvm/commit
[PGO] add debug option to view annotated cfg after prof use annotation
authorXinliang David Li <davidxl@google.com>
Mon, 23 Jan 2017 18:58:24 +0000 (18:58 +0000)
committerXinliang David Li <davidxl@google.com>
Mon, 23 Jan 2017 18:58:24 +0000 (18:58 +0000)
commit83c73f565d990f9aa3c6f6e7861e16639b4da9a5
treed0e2fb5d52a099d05e34f78a0d3d89c4cffe614e
parent41e0c1e88edded40c5c8015888dbef5091c90129
[PGO] add debug option to view annotated cfg after prof use annotation

Differential Revision: http://reviews.llvm.org/D28967

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292815 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BlockFrequencyInfo.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp