[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
Sat May 21 16:02:08 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL270337: [profile] Static counter allocation for value profiling (part-2) (authored by davidxl).
Changed prior to commit:
http://reviews.llvm.org/D20460?vs=57895&id=58048#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20460
Files:
compiler-rt/trunk/lib/profile/InstrProfData.inc
compiler-rt/trunk/lib/profile/InstrProfiling.h
compiler-rt/trunk/lib/profile/InstrProfilingInternal.h
compiler-rt/trunk/lib/profile/InstrProfilingPlatformDarwin.c
compiler-rt/trunk/lib/profile/InstrProfilingPlatformLinux.c
compiler-rt/trunk/lib/profile/InstrProfilingPlatformOther.c
compiler-rt/trunk/lib/profile/InstrProfilingValue.c
compiler-rt/trunk/test/profile/instrprof-value-prof-evict.test
compiler-rt/trunk/test/profile/instrprof-value-prof-shared.test
compiler-rt/trunk/test/profile/instrprof-value-prof.c
compiler-rt/trunk/test/profile/instrprof-value-prof.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20460.58048.patch
Type: text/x-patch
Size: 20044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160521/1f515fe4/attachment.bin>
More information about the llvm-commits
mailing list