[PATCH] [opt] Replace the recursive walk for GC with a worklist algorithm.

Chandler Carruth chandlerc at gmail.com
Mon Jun 29 14:18:52 PDT 2015


On Mon, Jun 29, 2015 at 1:52 PM Chandler Carruth <chandlerc at gmail.com>
wrote:

> I'll confirm with you that the worklist logic below is OK, and then land.


As a note to the list, I did confirm with Rui off-line prior to committing
my comments below about markLive, this is the correct version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150629/f65b212c/attachment.html>


More information about the llvm-commits mailing list