Remove the old TRI::ResolveRegAllocHint() and getRawAllocationOrder() hooks.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 4 Dec 2012 00:46:13 +0000 (00:46 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 4 Dec 2012 00:46:13 +0000 (00:46 +0000)
commitf71415646053e66f8a5b63a74ac06287eeab53d5
tree973fccd59c161f8705515a25ee045e37a657b8ac
parent46f6fe7a45964a4aa1c6a0f52b9991af8c30cb0b
Remove the old TRI::ResolveRegAllocHint() and getRawAllocationOrder() hooks.

These functions have been replaced by TRI::getRegAllocationHints() which
provides the same capabilities.

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