Remove uses of getSubtargetImpl from ResourcePriorityQueue and
authorEric Christopher <echristo@gmail.com>
Thu, 9 Oct 2014 01:59:31 +0000 (01:59 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 9 Oct 2014 01:59:31 +0000 (01:59 +0000)
commit939dd38a091ffee1c126cb17a0f3a9cea35127f6
tree8e26ebfed4916a0f59dc01d364ffe4dafac3ce61
parentb78fd035a230c05e5cb6a7e0afdd3cbf7b3e9239
Remove uses of getSubtargetImpl from ResourcePriorityQueue and
replace them with calls off of the MachineFuncton.

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