[PATCH] D28965: [PGO] Value profile for size of memory intrinsic calls

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 13:44:53 PST 2017


xur updated this revision to Diff 91213.
xur added a comment.

This is the patch that after splitting out the llvm-profdata refactor change.


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.91213.patch
Type: text/x-patch
Size: 30096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/60e27f6d/attachment.bin>


More information about the llvm-commits mailing list