Chris Lattner 99df257910 Fix the "partial pool allocator" on em3d and others. The problem is that
DSNodes, unlike other GraphTraits nodes, can have null outgoing edges, and
df_iterator doesn't take this into consideration.  As a workaround, the
successor iterator now handles null nodes and 'indicates' that null has
no successors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12025 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-01 01:42:26 +00:00
..
2004-01-18 21:09:23 +00:00
2004-02-26 08:01:30 +00:00
2004-01-06 05:31:57 +00:00
2004-02-19 20:03:08 +00:00
2004-02-10 18:44:16 +00:00
2004-02-26 23:20:08 +00:00
2004-02-26 23:20:29 +00:00
2004-02-01 00:32:48 +00:00
2003-12-31 07:08:19 +00:00
2003-11-16 20:21:15 +00:00