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

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 02:47:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306231: [PGO] Implementate profile counter regiser promotion (authored by davidxl).

Changed prior to commit:
  https://reviews.llvm.org/D34085?vs=103856&id=103904#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34085

Files:
  llvm/trunk/include/llvm/Transforms/InstrProfiling.h
  llvm/trunk/include/llvm/Transforms/Instrumentation.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/test/Transforms/PGOProfile/counter_promo.ll
  llvm/trunk/test/Transforms/PGOProfile/counter_promo_exit_merge.ll
  llvm/trunk/test/Transforms/PGOProfile/counter_promo_mexits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34085.103904.patch
Type: text/x-patch
Size: 23574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/6dfc403b/attachment-0001.bin>


More information about the llvm-commits mailing list