Fixed bug with running out of registers. Also, reinstated namespace which
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 13 Dec 2002 10:42:31 +0000 (10:42 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 13 Dec 2002 10:42:31 +0000 (10:42 +0000)
commit59b3eedf31e0320d24060e064527c95457df5512
tree18a7dea968b6ee4c10248b7febea2d2fdf981d36
parent790f64bce8b7aaa80dbe3ab85d678a7ecf9aad57
Fixed bug with running out of registers. Also, reinstated namespace which
disappeared during the last checkin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocSimple.cpp