Use the cached subtarget off of the machine function.
authorEric Christopher <echristo@gmail.com>
Thu, 19 Mar 2015 23:06:21 +0000 (23:06 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 19 Mar 2015 23:06:21 +0000 (23:06 +0000)
commit051c9e751b01c54ef4e9d7398be089ef1d2a4894
tree47c9346d51ccd6f666fc7a3811099f0bf2de1793
parent2326d50776cb7fda5713ee07f238b0d4f5332c57
Use the cached subtarget off of the machine function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232782 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/TargetInstrInfo.cpp