Remove the need to cache the subtarget in the Mips TargetRegisterInfo
authorEric Christopher <echristo@gmail.com>
Thu, 12 Mar 2015 05:43:57 +0000 (05:43 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 12 Mar 2015 05:43:57 +0000 (05:43 +0000)
commitae02704ac7ad2c66e425c4fc6df691861c806d4d
tree024a3befabe8def3e38e3fb02ec6beccc477f2cd
parenta56999c5decca0023e5ce481fc08571e227e3aa3
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
classes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16InstrInfo.cpp
lib/Target/Mips/Mips16InstrInfo.h
lib/Target/Mips/Mips16RegisterInfo.cpp
lib/Target/Mips/Mips16RegisterInfo.h
lib/Target/Mips/MipsInstrInfo.h
lib/Target/Mips/MipsRegisterInfo.cpp
lib/Target/Mips/MipsRegisterInfo.h
lib/Target/Mips/MipsSEInstrInfo.cpp
lib/Target/Mips/MipsSERegisterInfo.cpp
lib/Target/Mips/MipsSERegisterInfo.h