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)
commita32d85b39da960eed5bc3509f602f0241b8e69a6
tree91e2b178e8df362055db84e58a9e5e915f94fc13
parent7a167eef2f8a591ffa3a2df07722b92fbc64b86d
Remove the old TRI::ResolveRegAllocHint() and getRawAllocationOrder() hooks.

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

llvm-svn: 169192
llvm/include/llvm/Target/TargetRegisterInfo.h
llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
llvm/lib/Target/ARM/ARMBaseRegisterInfo.h