Turn live variable analysis into a real MethodPass.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 20:00:08 +0000 (20:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Feb 2002 20:00:08 +0000 (20:00 +0000)
commit4fd2dbbf1dacf098e97fd358bb2b3f48000703a8
tree224873e4c6a3d99332a993594729244803d60ae8
parent017e4cca8c953dc01cc6d1378f117a012a5c0d04
Turn live variable analysis into a real MethodPass.

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