[PATCH] D24219: [LCG] Redesign the lazy post-order iteration mechanism for the LazyCallGraph to support repeated, stable iterations, even in the face of graph updates.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 11 20:26:19 PDT 2016
chandlerc updated this revision to Diff 70970.
chandlerc added a comment.
Update with more tests and a fix nicely spotted by Easwaran during review.
https://reviews.llvm.org/D24219
Files:
include/llvm/Analysis/LazyCallGraph.h
lib/Analysis/LazyCallGraph.cpp
unittests/Analysis/LazyCallGraphTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24219.70970.patch
Type: text/x-patch
Size: 34821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/b83bfe6d/attachment.bin>
More information about the llvm-commits
mailing list