[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 Mar 15 10:50:03 PDT 2017
xur updated this revision to Diff 91900.
xur added a comment.
Update the patch: remove some unrelated changes.
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.91900.patch
Type: text/x-patch
Size: 29509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/6aa58205/attachment.bin>
More information about the llvm-commits
mailing list