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)
commit742f201e306010319f679f85f2c61b02561e5996
treefc6f497cd62ddcff174478df325808a5fad84fba
parent6f3bd03e50239701657a9c3291629fab9c2e41be
Implement ARMBaseRegisterInfo::getRegAllocationHints().

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

llvm-svn: 169169
llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
llvm/lib/Target/ARM/ARMBaseRegisterInfo.h