[PATCH] D20459: [profile] Add support for static counter allocation for value profiling (part-1)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 10:08:12 PDT 2016
davidxl updated this revision to Diff 57949.
davidxl added a comment.
Adjusted and added comments for cases with very few value sites.
http://reviews.llvm.org/D20459
Files:
include/llvm/ProfileData/InstrProf.h
include/llvm/ProfileData/InstrProfData.inc
include/llvm/Transforms/InstrProfiling.h
lib/Transforms/Instrumentation/InstrProfiling.cpp
test/Instrumentation/InstrProfiling/icall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20459.57949.patch
Type: text/x-patch
Size: 11299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/7d4be356/attachment.bin>
More information about the llvm-commits
mailing list