[PATCH] D56183: [CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and update client code.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 6 23:19:43 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL350508: [CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D56183?vs=179828&id=180438#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56183/new/
https://reviews.llvm.org/D56183
Files:
llvm/trunk/include/llvm/Analysis/IndirectCallSiteVisitor.h
llvm/trunk/include/llvm/Analysis/IndirectCallVisitor.h
llvm/trunk/include/llvm/IR/InstrTypes.h
llvm/trunk/lib/Analysis/IndirectCallPromotionAnalysis.cpp
llvm/trunk/lib/IR/Instructions.cpp
llvm/trunk/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56183.180438.patch
Type: text/x-patch
Size: 8323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190107/89838634/attachment.bin>
More information about the llvm-commits
mailing list