OSDN Git Service

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)
commitf4a5a613faa1a0eca6b884a6dfe83e8b1eb957b2
tree0469cc4949de88c6550c45ef38c74cc7138cf035
parentb8b3f6081f8dc409e7281e1597d8d94e50e4b028
Remove the canCombineSubRegIndices() target hook.

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

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