[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 11:49:33 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294227: [PM/LCG] Remove the lazy RefSCC formation from the LazyCallGraph during (authored by chandlerc).
Changed prior to commit:
https://reviews.llvm.org/D29381?vs=87199&id=87277#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29381
Files:
llvm/trunk/include/llvm/Analysis/CGSCCPassManager.h
llvm/trunk/include/llvm/Analysis/LazyCallGraph.h
llvm/trunk/lib/Analysis/CGSCCPassManager.cpp
llvm/trunk/lib/Analysis/LazyCallGraph.cpp
llvm/trunk/unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29381.87277.patch
Type: text/x-patch
Size: 38412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/64764c65/attachment-0001.bin>
More information about the llvm-commits
mailing list