Mask out reserved registers when constructing the set of allocatable regs.
authorJim Grosbach <grosbach@apple.com>
Thu, 2 Sep 2010 16:31:21 +0000 (16:31 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 2 Sep 2010 16:31:21 +0000 (16:31 +0000)
commit5a0fabae5a1792d20df23b6cbd573a9121637d12
tree95920d6e4c94d795141b8b41a3bfac9317043d5f
parent82a9c8480ecd41a1351274569f8d4e4de2723cf6
Mask out reserved registers when constructing the set of allocatable regs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112828 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetRegisterInfo.cpp