Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 00:12:30 +0000 (00:12 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 00:12:30 +0000 (00:12 +0000)
commit0d9bab8bacc0de51c0f1a143855e53fad3f90223
tree9dbe97e39e0c5ac3d7c721155b39f0677ff4d413
parent84428e1892593c2e121fb2b869c0702a0b7230fb
Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2945 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/BottomUpClosure.cpp [new file with mode: 0644]
lib/Analysis/DataStructure/DataStructure.cpp
lib/Analysis/DataStructure/Local.cpp
lib/Analysis/DataStructure/Printer.cpp