[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
Tue Sep 13 04:52:09 PDT 2016


chandlerc updated this revision to Diff 71144.
chandlerc marked 4 inline comments as done.
chandlerc added a comment.

Updates from codereview (and rebased).


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.71144.patch
Type: text/x-patch
Size: 36015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160913/25f836c4/attachment.bin>


More information about the llvm-commits mailing list