[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 16:22:53 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261040: [LCG] Construct an actual call graph with call-edge SCCs nested inside (authored by chandlerc).

Changed prior to commit:
  http://reviews.llvm.org/D16802?vs=48105&id=48124#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16802

Files:
  llvm/trunk/include/llvm/Analysis/CGSCCPassManager.h
  llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
  llvm/trunk/lib/Analysis/LazyCallGraph.cpp
  llvm/trunk/test/Analysis/LazyCallGraph/basic.ll
  llvm/trunk/unittests/Analysis/LazyCallGraphTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16802.48124.patch
Type: text/x-patch
Size: 154652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160217/b0fdbdd2/attachment.bin>


More information about the llvm-commits mailing list