Grab the subtarget and subtarget dependent variables off of
authorEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 07:22:00 +0000 (07:22 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 07:22:00 +0000 (07:22 +0000)
commit1dd55ba94e848b1b0c04fdb75b2da6e1f613fbe1
tree6cd0df20f1870532460516e7b9d3475ccd60115b
parenteb271ec9d53bdcdee2f401f01a1810f6c9307a8b
Grab the subtarget and subtarget dependent variables off of
MachineFunction rather than TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219671 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocFast.cpp
lib/CodeGen/RegAllocGreedy.cpp
lib/CodeGen/RegisterScavenging.cpp
lib/CodeGen/SplitKit.cpp