[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 14:59:41 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297897: [PGO] Value profile for size of memory intrinsic calls (authored by xur).
Changed prior to commit:
https://reviews.llvm.org/D28965?vs=91900&id=91941#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28965
Files:
llvm/trunk/docs/CommandGuide/llvm-profdata.rst
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
llvm/trunk/include/llvm/Transforms/InstrProfiling.h
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Instrumentation/InstrProfiling/PR23499.ll
llvm/trunk/test/Instrumentation/InstrProfiling/icall.ll
llvm/trunk/test/Transforms/PGOProfile/comdat_internal.ll
llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28965.91941.patch
Type: text/x-patch
Size: 24754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/c2a4520d/attachment.bin>
More information about the llvm-commits
mailing list