[PATCH] D22600: [PGO] Fix profile mismatch in Comdat function with pre-inliner
Rong Xu via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 11:53:24 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL276673: [PGO] Fix profile mismatch in COMDAT function with pre-inliner (authored by xur).
Changed prior to commit:
https://reviews.llvm.org/D22600?vs=65179&id=65396#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22600
Files:
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/Inputs/indirect_call.proftext
llvm/trunk/test/Transforms/PGOProfile/comdat_internal.ll
llvm/trunk/test/Transforms/PGOProfile/comdat_rename.ll
llvm/trunk/test/Transforms/PGOProfile/indirect_call_profile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22600.65396.patch
Type: text/x-patch
Size: 17166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160725/64bf2e2a/attachment.bin>
More information about the llvm-commits
mailing list