Chandler Carruth cea05a55a2 [LCG] Rather than doing a linear time SmallSetVector removal of each
child from the worklist, wait until we actually need to pop another
element off of the worklist and skip over any that were already visited
by the DFS. This also enables swapping the nodes of the SCC into the
worklist. No functionality changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207212 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-25 09:08:05 +00:00
..
2014-04-25 06:22:32 +00:00
2014-04-24 06:44:33 +00:00
2014-04-23 11:16:03 +00:00
2014-04-20 23:59:00 +00:00