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

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 13:23:37 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319963: [PGO] Make indirect call promotion a utility (authored by mssimpso).

Changed prior to commit:
  https://reviews.llvm.org/D40658?vs=125198&id=125795#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40658

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40658.125795.patch
Type: text/x-patch
Size: 33741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/1a6a5c8b/attachment.bin>


More information about the llvm-commits mailing list