The register allocator shouldn't consider allocating reserved registers.
authorJim Grosbach <grosbach@apple.com>
Wed, 1 Sep 2010 19:28:41 +0000 (19:28 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 1 Sep 2010 19:28:41 +0000 (19:28 +0000)
commit1f758831cbbdbfcb0cf164959b08b8219deac018
tree82d6311c071c9ae030e3ea76318ecf42ef064020
parentc096704c4a261ac78133680d2c308e1f553e3eef
The register allocator shouldn't consider allocating reserved registers.

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