[PATCH] D39339: [CallGraph] Refine call graph for indirect calls with !callees metadata

Mark Lacey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 05:55:56 PDT 2019


rudkx updated this revision to Diff 215097.
rudkx added a comment.
Herald added a subscriber: hiraditya.

Apply the original changes to top of tree.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D39339

Files:
  llvm/include/llvm/Analysis/CallGraph.h
  llvm/include/llvm/IR/CallSite.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/Analysis/CallGraph.cpp
  llvm/lib/Analysis/LazyCallGraph.cpp
  llvm/test/Analysis/CallGraph/callees-metadata.ll
  llvm/test/Analysis/CallGraph/non-leaf-intrinsics.ll
  llvm/test/Analysis/LazyCallGraph/callees-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39339.215097.patch
Type: text/x-patch
Size: 11354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/14917048/attachment.bin>


More information about the llvm-commits mailing list