[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
Wed Jan 2 03:01:16 PST 2019


chandlerc updated this revision to Diff 179828.
chandlerc marked an inline comment as done.
chandlerc added a comment.

Address review comment.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56183/new/

https://reviews.llvm.org/D56183

Files:
  llvm/include/llvm/Analysis/IndirectCallSiteVisitor.h
  llvm/include/llvm/Analysis/IndirectCallVisitor.h
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56183.179828.patch
Type: text/x-patch
Size: 8115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/f890a5b2/attachment.bin>


More information about the llvm-commits mailing list