Have the PBQP register allocator use the subtarget on the MachineFunction.
authorEric Christopher <echristo@gmail.com>
Tue, 27 Jan 2015 08:27:06 +0000 (08:27 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 27 Jan 2015 08:27:06 +0000 (08:27 +0000)
commit05935e2d04438f6603091235d2d9671151fac4b9
tree8829314231844c231351ca31429234cb61596f6b
parent556614bf098f77b9229faa6efc6c506da184c60e
Have the PBQP register allocator use the subtarget on the MachineFunction.
(and remove an extraneous private).

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