[PATCH] D20390: Remove specializations of ProfileSummary (InstrProfSummary and SampleProfileSummary)
Easwaran Raman via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 14:59:57 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL270143: Remove specializations of ProfileSummary (authored by eraman).
Changed prior to commit:
http://reviews.llvm.org/D20390?vs=57684&id=57862#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20390
Files:
llvm/trunk/include/llvm/IR/ProfileSummary.h
llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
llvm/trunk/include/llvm/ProfileData/ProfileCommon.h
llvm/trunk/include/llvm/ProfileData/SampleProfReader.h
llvm/trunk/include/llvm/ProfileData/SampleProfWriter.h
llvm/trunk/lib/IR/ProfileSummary.cpp
llvm/trunk/lib/ProfileData/InstrProfReader.cpp
llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
llvm/trunk/lib/ProfileData/ProfileSummaryBuilder.cpp
llvm/trunk/lib/ProfileData/SampleProfReader.cpp
llvm/trunk/lib/ProfileData/SampleProfWriter.cpp
llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
llvm/trunk/unittests/ProfileData/InstrProfTest.cpp
llvm/trunk/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20390.57862.patch
Type: text/x-patch
Size: 26373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/b4804584/attachment.bin>
More information about the llvm-commits
mailing list