diff options
author | Chris Lattner <sabre@nondot.org> | 2002-02-05 02:51:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-02-05 02:51:01 +0000 |
commit | b1def732afe963862ea0df03ac10274ccb1d3b3f (patch) | |
tree | 785ada91a39c2901cb41156d361a78b2bc2f2dd0 /llvm/lib/CodeGen/RegAlloc/InterferenceGraph.cpp | |
parent | 30e8fb69c5b963125cfcae7eb59a46f8bec37edb (diff) | |
download | bcm5719-llvm-b1def732afe963862ea0df03ac10274ccb1d3b3f.tar.gz bcm5719-llvm-b1def732afe963862ea0df03ac10274ccb1d3b3f.zip |
* Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
function in the one .cpp file that uses it. Use ValueSet's instead.
* Prepare to delete LiveVarSet.h & LiveVarSet.cpp
* Eliminate the ValueSet class, making all old member functions into global
templates that will eventually be moved to Support.
llvm-svn: 1711
Diffstat (limited to 'llvm/lib/CodeGen/RegAlloc/InterferenceGraph.cpp')
0 files changed, 0 insertions, 0 deletions