Use cached subtarget rather than looking it up on the
authorEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 07:51:41 +0000 (07:51 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 8 Oct 2014 07:51:41 +0000 (07:51 +0000)
commitc720405b2a234a6d6be9ef90c3d0078722e04e07
treee2ae72cbc43368cbec59850853a45b40078dd3b9
parentb7cd35b171062d78c24eb29ad3e2fd8ca052638b
Use cached subtarget rather than looking it up on the
TargetMachine again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219285 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineFunction.cpp