Chris Lattner 2f561384fb Eliminated the CompletedNodes argument to the cloneReachable* methods. This
map was only used to implement a marginal GlobalsGraph optimization, and it
actually slows the analysis down (due to the overhead of keeping it), so just
eliminate it entirely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10955 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-22 16:56:13 +00:00
..
2004-01-14 23:37:22 +00:00
2004-01-18 21:09:23 +00:00
2004-01-20 17:49:42 +00:00
2004-01-06 05:31:57 +00:00
2003-12-31 04:42:00 +00:00
2004-01-12 18:25:56 +00:00
2004-01-15 04:37:10 +00:00
2004-01-12 23:18:06 +00:00
2004-01-06 05:32:17 +00:00
2003-12-31 07:08:19 +00:00
2003-11-16 20:21:15 +00:00
2004-01-10 21:40:29 +00:00