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)
commit606218020363f0d618bf17fdd70efe925c57c86d
tree52ed08e27c2dc1b7833fd47992e00670fc9dc029
parentb66367a891ca5e14a8bfb091c256421ca1807e1e
Grab the subtarget and subtarget dependent variables off of
MachineFunction rather than TargetMachine.

llvm-svn: 219671
llvm/lib/CodeGen/RegAllocFast.cpp
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/CodeGen/RegisterScavenging.cpp
llvm/lib/CodeGen/SplitKit.cpp