[PATCH] D39339: [CallGraph] Refine call graph for indirect calls with !callees metadata
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 12:57:20 PDT 2018
mssimpso updated this revision to Diff 141407.
mssimpso added a comment.
Updated to work with the latest revision of https://reviews.llvm.org/D39869.
Repository:
rL LLVM
https://reviews.llvm.org/D39339
Files:
include/llvm/Analysis/CallGraph.h
include/llvm/IR/CallSite.h
lib/Analysis/CGSCCPassManager.cpp
lib/Analysis/CallGraph.cpp
lib/Analysis/LazyCallGraph.cpp
test/Analysis/CallGraph/callees-metadata.ll
test/Analysis/CallGraph/non-leaf-intrinsics.ll
test/Analysis/LazyCallGraph/callees-metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39339.141407.patch
Type: text/x-patch
Size: 11042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/85c021ed/attachment.bin>
More information about the llvm-commits
mailing list