[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
Fri Sep 16 03:29:02 PDT 2016


This revision was automatically updated to reflect the committed changes.
chandlerc marked 9 inline comments as done.
Closed by commit rL281716: [LCG] Redesign the lazy post-order iteration mechanism for the (authored by chandlerc).

Changed prior to commit:
  https://reviews.llvm.org/D24219?vs=71144&id=71609#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24219

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24219.71609.patch
Type: text/x-patch
Size: 36157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/52898163/attachment.bin>


More information about the llvm-commits mailing list