Move isSubRegOf into MRegisterInfo. Fix a missed move elimination in LowerSubregs...
authorChristopher Lamb <christopher.lamb@gmail.com>
Fri, 10 Aug 2007 21:11:55 +0000 (21:11 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Fri, 10 Aug 2007 21:11:55 +0000 (21:11 +0000)
commit8b165731bcb9de313e3cc724e9f1b741d7fa4b05
tree06873540714a1af6b87f0b1c326739c84c3bd0f4
parent6b4af744b844ba5cf319614b6a27d213548706ee
Move isSubRegOf into MRegisterInfo. Fix a missed move elimination in LowerSubregs and add more debugging output there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41005 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MRegisterInfo.h
lib/CodeGen/LowerSubregs.cpp