Get rid of calls to void llvm::printSet(const ValueSet &).
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 29 Jul 2004 06:43:08 +0000 (06:43 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 29 Jul 2004 06:43:08 +0000 (06:43 +0000)
commitdb7c40db100926e78b4af89760c86b41179b9839
tree0f15c5bdaee6a93b5895520e66e9177ced21568b
parentfb8f856f149002237d11d91997be2ef34b9c18e0
Get rid of calls to void llvm::printSet(const ValueSet &).
Use LiveRange's iterator types and operations instead of ValueSet's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15321 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/RegAlloc/LiveRangeInfo.cpp
lib/Target/SparcV9/SparcV9RegClassInfo.cpp