[RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the TargetRegist...
authorChris Bieneman <beanz@apple.com>
Wed, 16 Jul 2014 20:13:31 +0000 (20:13 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 16 Jul 2014 20:13:31 +0000 (20:13 +0000)
commitec7a144603a31c4f212770067807202c984976b6
tree32765623bc0f2a71cfa082de4461ecc0e9bca00d
parenta1535e3b9b365c028c0ab56c4505b8afc8d6a86a
[RegisterCoalescer] Moving the RegisterCoalescer subtarget hook onto the TargetRegisterInfo instead of the TargetSubtargetInfo.

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