[llvm-commits] [see] CVS: llvm-poolalloc/lib/DSA/DataStructure.cpp Local.cpp

2007-03-13 Thread Andrew Lenharth
Changes in directory llvm-poolalloc/lib/DSA: DataStructure.cpp updated: 1.248.2.4.2.4 - 1.248.2.4.2.5 Local.cpp updated: 1.158.2.4.2.7 - 1.158.2.4.2.8 --- Log message: assign a meta pool to all dsnodes --- Diffs of the changes: (+7 -27) DataStructure.cpp | 22 +-

[llvm-commits] [see] CVS: llvm-poolalloc/lib/DSA/DataStructure.cpp Local.cpp

2007-03-09 Thread Andrew Lenharth
Changes in directory llvm-poolalloc/lib/DSA: DataStructure.cpp updated: 1.248.2.4.2.3 - 1.248.2.4.2.4 Local.cpp updated: 1.158.2.4.2.3 - 1.158.2.4.2.4 --- Log message: use nifty new, simpler, smaller, easy to understand metapool inference (yea yea, theres a memory leak in it --- Diffs of the