[PATCH] D28416: [PGO] Turn off comdat renaming in IR PGO by default
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 10:40:20 PST 2017
xur updated this revision to Diff 83652.
xur added a comment.
https://reviews.llvm.org/D28416: [PGO] Turn off comdat renaming in IR PGO by default
Integrated David's review comments:
(1) added a multiple comdat copies test case.
(2) changed naming and comments.
https://reviews.llvm.org/D28416
Files:
include/llvm/ProfileData/InstrProf.h
lib/ProfileData/InstrProf.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
test/Transforms/PGOProfile/Inputs/multiple_hash_profile.proftext
test/Transforms/PGOProfile/comdat_internal.ll
test/Transforms/PGOProfile/comdat_rename.ll
test/Transforms/PGOProfile/indirect_call_profile.ll
test/Transforms/PGOProfile/multiple_hash_profile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28416.83652.patch
Type: text/x-patch
Size: 10957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/0319f77f/attachment.bin>
More information about the llvm-commits
mailing list