[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
Thu Aug 15 10:48:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369025: [CallGraph] Refine call graph for indirect calls with !callees metadata (authored by rudkx, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D39339?vs=215149&id=215440#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D39339

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39339.215440.patch
Type: text/x-patch
Size: 11582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/365fc644/attachment.bin>


More information about the llvm-commits mailing list