[PATCH] D34085: [PGO] Register promote profile counter updates

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 23:10:18 PDT 2017


davidxl updated this revision to Diff 102483.
davidxl added a comment.

Addressed review comments.


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.102483.patch
Type: text/x-patch
Size: 22142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170614/ec6bb6ab/attachment.bin>


More information about the llvm-commits mailing list