[PATCH] D22182: Refactor indirect call promotion profitability analysis (NFC)
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 14:21:03 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL275216: Refactor indirect call promotion profitability analysis (NFC) (authored by tejohnson).
Changed prior to commit:
http://reviews.llvm.org/D22182?vs=63697&id=63728#toc
Repository:
rL LLVM
http://reviews.llvm.org/D22182
Files:
llvm/trunk/include/llvm/Analysis/IndirectCallPromotionAnalysis.h
llvm/trunk/include/llvm/Analysis/IndirectCallSiteVisitor.h
llvm/trunk/lib/Analysis/CMakeLists.txt
llvm/trunk/lib/Analysis/IndirectCallPromotionAnalysis.cpp
llvm/trunk/lib/Analysis/LLVMBuild.txt
llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/trunk/lib/Transforms/Instrumentation/IndirectCallSiteVisitor.h
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22182.63728.patch
Type: text/x-patch
Size: 20104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160712/0833412c/attachment.bin>
More information about the llvm-commits
mailing list