OSDN Git Service

Use a new local data structure instead of the MachineInstr::regsUsed set
authorChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 22:11:13 +0000 (22:11 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 22:11:13 +0000 (22:11 +0000)
commit3fd1f5bb6af4616f72f6e7920c2fc4b334277416
tree8bd96a974ab3c4b827709364a073bbba452c68f4
parentc393c57afc971f88f2ad4618a921c359c0c57969
Use a new local data structure instead of the MachineInstr::regsUsed set

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