Make InstrInfo depend only upon the Subtarget getting passed in
authorEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 23:25:00 +0000 (23:25 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 18 Jul 2014 23:25:00 +0000 (23:25 +0000)
commita002a91ad8eeb1b5382301acb7978ce986c67d05
tree795f276065dfb5c9fd3a26840cc9e319819a5790
parent555be2c7fcffdc051a6a8aebf44bd0364f34a3b8
Make InstrInfo depend only upon the Subtarget getting passed in
rather than the TargetMachine.

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