[PATCH] D28965: [PGO] Value profile for size of memory intrinsic calls
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 12:47:34 PST 2017
xur updated this revision to Diff 86697.
xur added a comment.
Integrated David's review comments.
Also fixed a bug in InstrProfReader when reading text format value profile.
https://reviews.llvm.org/D28965
Files:
docs/CommandGuide/llvm-profdata.rst
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/Transforms/InstrProfiling.h
lib/ProfileData/InstrProfReader.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Instrumentation/InstrProfiling/PR23499.ll
test/Instrumentation/InstrProfiling/icall.ll
test/Transforms/PGOProfile/comdat_internal.ll
test/Transforms/PGOProfile/memcpy.ll
test/tools/llvm-profdata/memop-size-prof.proftext
tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28965.86697.patch
Type: text/x-patch
Size: 30466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/0b73f131/attachment.bin>
More information about the llvm-commits
mailing list