llvm/lib/Analysis
Chris Lattner 9308a35532 When making a clone of a DSGraph from the BU pass, make sure to remember that
this clone is supposed to be used for *ALL* of the functions in the SCC.

This fixes the memory explosion problem the TD pass was having, reducing the
memory growth from 24MB -> 3.5MB on povray and 270MB ->8.3MB on perlbmk!
This obviously also speeds up the TD pass *a lot*.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20763 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-22 01:50:42 +00:00
..
2004-12-07 04:03:45 +00:00
2004-07-15 01:29:12 +00:00
2004-07-15 02:31:46 +00:00
2004-12-07 04:03:45 +00:00
2004-10-16 18:21:33 +00:00