[PATCH] D40658: [PGO] Make indirect call promotion a utility

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 13:25:08 PST 2017


mssimpso updated this revision to Diff 125198.
mssimpso edited the summary of this revision.
mssimpso added a comment.

Made this patch NFC and split out the functional changes.


https://reviews.llvm.org/D40658

Files:
  include/llvm/Transforms/Instrumentation.h
  include/llvm/Transforms/Utils/CallPromotionUtils.h
  lib/Transforms/IPO/SampleProfile.cpp
  lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  lib/Transforms/Utils/CMakeLists.txt
  lib/Transforms/Utils/CallPromotionUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40658.125198.patch
Type: text/x-patch
Size: 33239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/7845bd6a/attachment-0001.bin>


More information about the llvm-commits mailing list