Remove the canCombineSubRegIndices() target hook.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 26 Oct 2012 20:38:19 +0000 (20:38 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 26 Oct 2012 20:38:19 +0000 (20:38 +0000)
commit09d69f5b0f813a345c56169c64a33219cc049352
treedc52c8c34b0b39c453a9de967a5d160bb8c1763d
parent528d2f12b701cd603678a27a106dbd87b15cbd24
Remove the canCombineSubRegIndices() target hook.

The new coalescer can already do all of this, so there is no need to
duplicate the efforts.

llvm-svn: 166813
llvm/include/llvm/Target/TargetRegisterInfo.h
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
llvm/lib/Target/ARM/ARMBaseRegisterInfo.h