[PATCH] D19293: [profile] LLVM support for memory-mapping profile counters
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 18:41:39 PDT 2016
vsk updated the summary for this revision.
vsk updated this revision to Diff 54310.
vsk added a comment.
- Remove a hacky for-loop.
http://reviews.llvm.org/D19293
Files:
include/llvm/ProfileData/InstrProfData.inc
include/llvm/ProfileData/InstrProfReader.h
include/llvm/Transforms/InstrProfiling.h
lib/ProfileData/InstrProfReader.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
test/tools/llvm-profdata/Inputs/c-general.profraw
test/tools/llvm-profdata/raw-32-bits-be.test
test/tools/llvm-profdata/raw-32-bits-le.test
test/tools/llvm-profdata/raw-64-bits-be.test
test/tools/llvm-profdata/raw-64-bits-le.test
test/tools/llvm-profdata/raw-two-profiles.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19293.54310.patch
Type: text/x-patch
Size: 10090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/99d088d3/attachment.bin>
More information about the llvm-commits
mailing list