Checkin some major reworks of data structure analysis. This is not done,
authorChris Lattner <sabre@nondot.org>
Tue, 1 Oct 2002 22:33:50 +0000 (22:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Oct 2002 22:33:50 +0000 (22:33 +0000)
commitfccd06fceac144c8c7825d41cefc55f8754a53f8
tree7053e615bc78a4ae8f40384a7c5edd7c205897d3
parent57b062a8cce79a0eb9bc95772824635ca564b6e6
Checkin some major reworks of data structure analysis.  This is not done,
nor does it work very well, but I need to get it checked in before I break
the tree unintentionally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3996 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/BottomUpClosure.cpp
lib/Analysis/DataStructure/DataStructure.cpp
lib/Analysis/DataStructure/Local.cpp
lib/Analysis/DataStructure/Printer.cpp
lib/Analysis/DataStructure/TopDownClosure.cpp