[PATCH] D16258: [PGO] Profile Summary Index profile writer and reader support
David Li via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 20:12:32 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL259626: [PGO] Profile summary reader/writer support (authored by davidxl).
Changed prior to commit:
http://reviews.llvm.org/D16258?vs=46591&id=46735#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16258
Files:
llvm/trunk/include/llvm/ProfileData/InstrProf.h
llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
llvm/trunk/lib/ProfileData/InstrProf.cpp
llvm/trunk/lib/ProfileData/InstrProfReader.cpp
llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
llvm/trunk/unittests/ProfileData/InstrProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16258.46735.patch
Type: text/x-patch
Size: 19630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/dbbefa73/attachment.bin>
More information about the llvm-commits
mailing list