[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
Wed Feb 10 02:14:41 PST 2016


chandlerc updated this revision to Diff 47429.
chandlerc marked 6 inline comments as done.
chandlerc added a comment.

More updates to address 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.47429.patch
Type: text/x-patch
Size: 152781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/32ec586e/attachment.bin>


More information about the llvm-commits mailing list