[PATCH] D15503: [PGO] Shorten profile symbol prefixes
David Li via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 12:10:49 PST 2015
davidxl updated this revision to Diff 42750.
davidxl added a comment.
Include LLVM test changes as requested.
http://reviews.llvm.org/D15503
Files:
include/llvm/ProfileData/InstrProf.h
test/Instrumentation/InstrProfiling/PR23499.ll
test/Instrumentation/InstrProfiling/linkage.ll
test/Instrumentation/InstrProfiling/no-counters.ll
test/Instrumentation/InstrProfiling/noruntime.ll
test/Instrumentation/InstrProfiling/platform.ll
test/Instrumentation/InstrProfiling/profiling.ll
test/Transforms/PGOProfile/branch1.ll
test/Transforms/PGOProfile/branch2.ll
test/Transforms/PGOProfile/criticaledge.ll
test/Transforms/PGOProfile/landingpad.ll
test/Transforms/PGOProfile/loop1.ll
test/Transforms/PGOProfile/loop2.ll
test/Transforms/PGOProfile/single_bb.ll
test/Transforms/PGOProfile/switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15503.42750.patch
Type: text/x-patch
Size: 32316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/f71293f4/attachment.bin>
More information about the llvm-commits
mailing list