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

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 19:20:07 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261304: Add profile summary support for sample profile. (authored by eraman).

Changed prior to commit:
  http://reviews.llvm.org/D17178?vs=48258&id=48450#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17178

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17178.48450.patch
Type: text/x-patch
Size: 18877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160219/2654b082/attachment.bin>


More information about the llvm-commits mailing list