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)
commita20c3cf85db43efc6def7c150116bc9e42ed1842
tree0253e1751e3f180b17a0781cd7ca27edaf6a8537
parent49bc764310158c1b5f1ae37a52de52918cba41c3
Remove the need to cache the subtarget in the Mips TargetRegisterInfo
classes.

llvm-svn: 232012
llvm/lib/Target/Mips/Mips16InstrInfo.cpp
llvm/lib/Target/Mips/Mips16InstrInfo.h
llvm/lib/Target/Mips/Mips16RegisterInfo.cpp
llvm/lib/Target/Mips/Mips16RegisterInfo.h
llvm/lib/Target/Mips/MipsInstrInfo.h
llvm/lib/Target/Mips/MipsRegisterInfo.cpp
llvm/lib/Target/Mips/MipsRegisterInfo.h
llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
llvm/lib/Target/Mips/MipsSERegisterInfo.cpp
llvm/lib/Target/Mips/MipsSERegisterInfo.h