[PATCH] D34085: [PGO] Register promote profile counter updates
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 10:09:45 PDT 2017
davidxl updated this revision to Diff 102683.
davidxl added a comment.
Added another debug option.
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
test/profile/Linux/counter_promo_for.c
test/profile/Linux/counter_promo_while.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34085.102683.patch
Type: text/x-patch
Size: 27325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/c726e62b/attachment-0001.bin>
More information about the llvm-commits
mailing list