[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:26:11 PST 2017
chandlerc updated this revision to Diff 87197.
chandlerc added a comment.
And this time with all the crazy super-linear assertions disabled outside of
"expensive checks" mode.
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.87197.patch
Type: text/x-patch
Size: 35600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170206/29edfa2c/attachment.bin>
More information about the llvm-commits
mailing list