* Give BBLiveVar.cpp a proper file header
authorChris Lattner <sabre@nondot.org>
Tue, 5 Feb 2002 00:34:50 +0000 (00:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Feb 2002 00:34:50 +0000 (00:34 +0000)
commitab584111e7ea03a293b9f5bd8b0830edfdce7450
tree2becf676fe2bf1191521a3693ab09e13a0bc94c4
parent0174410fd05717bde6b4006385af498083ca280b
* Give BBLiveVar.cpp a proper file header
* applyFlowFunc DOES NOT NEED TO COPY the huge BB->BBLiveVar Map every time it is invoked!
* Big cleanups.
* Make BBLiveVar.h effectively an internal header file
* Prepare LiveVarMap.h for deletion

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1706 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LiveVar/BBLiveVar.cpp
lib/Analysis/LiveVar/FunctionLiveVarInfo.cpp
lib/Target/SparcV9/LiveVar/BBLiveVar.cpp
lib/Target/SparcV9/LiveVar/FunctionLiveVarInfo.cpp