[PATCH] D22182: Refactor indirect call promotion profitability analysis (NFC)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 17:21:51 PDT 2016


tejohnson updated this revision to Diff 63360.
tejohnson added a comment.

Added missing new header file to patch:
include/llvm/Analysis/IndirectCallPromotionAnalysis.h


http://reviews.llvm.org/D22182

Files:
  include/llvm/Analysis/IndirectCallPromotionAnalysis.h
  include/llvm/Analysis/IndirectCallSiteVisitor.h
  lib/Analysis/CMakeLists.txt
  lib/Analysis/IndirectCallPromotionAnalysis.cpp
  lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  lib/Transforms/Instrumentation/IndirectCallSiteVisitor.h
  lib/Transforms/Instrumentation/PGOInstrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22182.63360.patch
Type: text/x-patch
Size: 19541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160709/f2efb463/attachment.bin>


More information about the llvm-commits mailing list