[PATCH] D16802: [LCG] Construct an actual call graph with call-edge SCCs nested inside reference-edge SCCs.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 13:54:30 PST 2016
chandlerc updated this revision to Diff 48105.
chandlerc marked 5 inline comments as done.
chandlerc added a comment.
Update to address comments from Sanjoy.
http://reviews.llvm.org/D16802
Files:
include/llvm/Analysis/CGSCCPassManager.h
include/llvm/Analysis/LazyCallGraph.h
lib/Analysis/LazyCallGraph.cpp
test/Analysis/LazyCallGraph/basic.ll
unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16802.48105.patch
Type: text/x-patch
Size: 153800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160216/b6af3b5a/attachment.bin>
More information about the llvm-commits
mailing list