[PATCH] D17178: Add profile summary support for sample profile

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 16:12:18 PST 2016


eraman updated this revision to Diff 48258.
eraman added a comment.

Address Diego's comments and rebase.


http://reviews.llvm.org/D17178

Files:
  include/llvm/ProfileData/InstrProf.h
  include/llvm/ProfileData/ProfileCommon.h
  include/llvm/ProfileData/SampleProf.h
  include/llvm/ProfileData/SampleProfReader.h
  include/llvm/ProfileData/SampleProfWriter.h
  lib/ProfileData/InstrProfReader.cpp
  lib/ProfileData/InstrProfWriter.cpp
  lib/ProfileData/ProfileSummary.cpp
  lib/ProfileData/SampleProfReader.cpp
  lib/ProfileData/SampleProfWriter.cpp
  test/Transforms/SampleProfile/Inputs/fnptr.binprof
  unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17178.48258.patch
Type: text/x-patch
Size: 18557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160218/410e7472/attachment.bin>


More information about the llvm-commits mailing list