The register allocator shouldn't consider allocating reserved registers. PBQP version.
authorJim Grosbach <grosbach@apple.com>
Wed, 1 Sep 2010 21:23:03 +0000 (21:23 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 1 Sep 2010 21:23:03 +0000 (21:23 +0000)
commit269354e57024ab815bdb74f06cc6309a879d1f9f
tree58e8664e890e9968ba30c34c9f8ebe981f5614d1
parent067a648599a99dc5a499e0241a85436fe6037c5a
The register allocator shouldn't consider allocating reserved registers. PBQP version.

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