[PATCH] Add profile writing capabilities for sampling profiles.
Diego Novillo
dnovillo at google.com
Thu Oct 30 11:10:52 PDT 2014
Closed by commit rL220915 (authored by @dnovillo).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6000
Files:
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/CMakeLists.txt
llvm/trunk/lib/ProfileData/SampleProf.cpp
llvm/trunk/lib/ProfileData/SampleProfReader.cpp
llvm/trunk/lib/ProfileData/SampleProfWriter.cpp
llvm/trunk/lib/Transforms/Scalar/SampleProfile.cpp
llvm/trunk/test/Transforms/SampleProfile/Inputs/fnptr.binprof
llvm/trunk/test/Transforms/SampleProfile/Inputs/fnptr.prof
llvm/trunk/test/Transforms/SampleProfile/fnptr.ll
llvm/trunk/test/Transforms/SampleProfile/syntax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6000.15574.patch
Type: text/x-patch
Size: 47374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141030/60b381c5/attachment.bin>
More information about the llvm-commits
mailing list