[PATCH] D34085: [PGO] Register promote profile counter updates
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 24 17:25:29 PDT 2017
davidxl updated this revision to Diff 103856.
davidxl added a comment.
Update patch according to Vedant's feedback.
https://reviews.llvm.org/D34085
Files:
include/llvm/Transforms/InstrProfiling.h
include/llvm/Transforms/Instrumentation.h
lib/Passes/PassBuilder.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
lib/Transforms/Instrumentation/InstrProfiling.cpp
test/Transforms/PGOProfile/counter_promo.ll
test/Transforms/PGOProfile/counter_promo_exit_merge.ll
test/Transforms/PGOProfile/counter_promo_mexits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34085.103856.patch
Type: text/x-patch
Size: 23310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170625/3be70da5/attachment.bin>
More information about the llvm-commits
mailing list