[PATCH] D29381: [PM/LCG] Remove the lazy RefSCC formation from the LazyCallGraph during iteration.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 01:20:27 PST 2017


chandlerc updated this revision to Diff 87196.
chandlerc marked 3 inline comments as done.
chandlerc added a comment.

Rebase and address review comments.


https://reviews.llvm.org/D29381

Files:
  include/llvm/Analysis/CGSCCPassManager.h
  include/llvm/Analysis/LazyCallGraph.h
  lib/Analysis/CGSCCPassManager.cpp
  lib/Analysis/LazyCallGraph.cpp
  unittests/Analysis/LazyCallGraphTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29381.87196.patch
Type: text/x-patch
Size: 33554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/29b413ad/attachment.bin>


More information about the llvm-commits mailing list