[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 9 01:44:53 PST 2016
chandlerc updated this revision to Diff 47303.
chandlerc marked 9 inline comments as done.
chandlerc added a comment.
Update based on code review comments.
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.47303.patch
Type: text/x-patch
Size: 152135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/14390d0f/attachment.bin>
More information about the llvm-commits
mailing list