Grab the subtarget info off of the MachineFunction rather than
authorEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 08:44:19 +0000 (08:44 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 08:44:19 +0000 (08:44 +0000)
commit0ba4483d01a0ac1c88edd4fe7c7548ec1fa558a7
tree2db40c48c3fa0dd154ec4fd0b8fe296a2fdf9239
parentff9182749e10be56286f7a36f202b8d7b18ff877
Grab the subtarget info off of the MachineFunction rather than
indirecting through the TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219674 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMLoadStoreOptimizer.cpp