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)
commit675cb4dab896350309b1350fbd9dbb661d2451ee
tree0191af8f2b0f0379c1cbe057a9fba031d2e2fd0d
parentf3e0265ea03ebcecb3828bb4c8ce5e6016777aec
Make InstrInfo depend only upon the Subtarget getting passed in
rather than the TargetMachine.

llvm-svn: 213425
llvm/lib/Target/Mips/Mips16InstrInfo.cpp
llvm/lib/Target/Mips/Mips16InstrInfo.h
llvm/lib/Target/Mips/MipsInstrInfo.cpp
llvm/lib/Target/Mips/MipsInstrInfo.h
llvm/lib/Target/Mips/MipsSEInstrInfo.cpp
llvm/lib/Target/Mips/MipsSEInstrInfo.h
llvm/lib/Target/Mips/MipsSubtarget.cpp