Use the cached subtarget from the MachineFunction rather than
authorEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:01:52 +0000 (08:01 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:01:52 +0000 (08:01 +0000)
commit4369c9b42cdffa63e226531885644663907f6822
tree202344b2bfeb7ed31f50698b02666eaad85187c6
parent1947a9e2e208f0ad89e4d58a491021ec7bed470e
Use the cached subtarget from the MachineFunction rather than
doing a lookup on the TargetMachine.

llvm-svn: 229995
llvm/lib/Target/X86/X86CallFrameOptimization.cpp
llvm/lib/Target/X86/X86FixupLEAs.cpp