[PATCH] D22182: Refactor indirect call promotion profitability analysis (NFC)
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 20:11:50 PDT 2016
tejohnson updated this revision to Diff 63381.
tejohnson added a comment.
- Add another file missed from refactoring
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/Analysis/LLVMBuild.txt
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.63381.patch
Type: text/x-patch
Size: 19858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160709/df04909b/attachment.bin>
More information about the llvm-commits
mailing list