[PATCH] D20460: profile] Add support for static counter allocation for value profiling (part-2)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 21:17:18 PDT 2016
davidxl created this revision.
davidxl added reviewers: vsk, xur.
davidxl added a subscriber: llvm-commits.
This is the compiler-rt part of the support
http://reviews.llvm.org/D20460
Files:
lib/profile/InstrProfData.inc
lib/profile/InstrProfiling.h
lib/profile/InstrProfilingInternal.h
lib/profile/InstrProfilingPlatformDarwin.c
lib/profile/InstrProfilingPlatformLinux.c
lib/profile/InstrProfilingPlatformOther.c
lib/profile/InstrProfilingValue.c
test/profile/instrprof-value-prof-evict.test
test/profile/instrprof-value-prof-shared.test
test/profile/instrprof-value-prof.c
test/profile/instrprof-value-prof.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20460.57889.patch
Type: text/x-patch
Size: 18905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/43f3b773/attachment.bin>
More information about the llvm-commits
mailing list