Get the cached subtarget off the MachineFunction rather than
authorEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:39:06 +0000 (08:39 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:39:06 +0000 (08:39 +0000)
commit3ee30d060764a80f5c9d8ed8cc09194a399aed2b
treeff0ff516e0c166cf8b8c55e4dd2264efdc607416
parent22b2ad265f22707a740ec950a73afb90ccdf0f9a
Get the cached subtarget off the MachineFunction rather than
inquiring for a new one from the TargetMachine.

llvm-svn: 230000
llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
llvm/lib/Target/Mips/MipsAsmPrinter.cpp