Implement ARMBaseRegisterInfo::getRegAllocationHints().
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 3 Dec 2012 22:35:35 +0000 (22:35 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 3 Dec 2012 22:35:35 +0000 (22:35 +0000)
commit303da1baf2a90d18a709f29f4f7cd0e1962be5f9
treec2e8c0981add62cfcf9855d8ac0e3acd4c54371f
parentbfeecc1306840b68b67b28221970a8ce0a578fb9
Implement ARMBaseRegisterInfo::getRegAllocationHints().

This provides the same functionality as getRawAllocationOrder() for the
even/odd hints, but without the many constant register arrays.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169169 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMBaseRegisterInfo.h