Chris Lattner 3567937f16 Instead of cloning the globals for main into the globals graph at the end of
BU propagation, clone the globals into the GG of EACH FUNCTION that finishes
processing!  The GlobalsGraph *must* include all globals and effects from
all functions in the program.  Fixing this makes pool allocation work better
on 175.vpr, but it still ultimately crashes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11686 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-21 00:30:28 +00:00
..
2004-02-07 23:57:26 +00:00
2004-01-30 22:48:02 +00:00
2003-12-11 21:48:18 +00:00
2004-01-09 18:16:20 +00:00
2004-02-11 06:10:18 +00:00
2004-02-11 18:20:41 +00:00