Get the cached subtarget off the MachineFunction rather than
authorEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:24:37 +0000 (08:24 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:24:37 +0000 (08:24 +0000)
commit22b2ad265f22707a740ec950a73afb90ccdf0f9a
tree1a3876228cc0b31a89d5ccb91446358d2d1a5522
parent155290edf9944ef4a55843440ab0fff0c51581bf
Get the cached subtarget off the MachineFunction rather than
inquiring for a new one from the TargetMachine.

llvm-svn: 229999
llvm/lib/Target/ARM/ARMFrameLowering.cpp
llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
llvm/lib/Target/ARM/ARMInstrInfo.cpp
llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
llvm/lib/Target/ARM/ARMRegisterInfo.td
llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp
llvm/lib/Target/ARM/MLxExpansionPass.cpp
llvm/lib/Target/ARM/Thumb1InstrInfo.cpp