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)
commit7b0c988b902b5c5af421589ab5b8f5952a6e1092
tree4b941c913adc7d13910409471b9a34946ee7dbf5
parentc9d071599711f0fcb7e7e227f05735be2b421fbe
Use the cached subtarget from the MachineFunction rather than
doing a lookup on the TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229995 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CallFrameOptimization.cpp
lib/Target/X86/X86FixupLEAs.cpp