misched: avoid scheduling instructions that can't be dispatched.
authorAndrew Trick <atrick@apple.com>
Fri, 29 Jun 2012 03:23:24 +0000 (03:23 +0000)
committerAndrew Trick <atrick@apple.com>
Fri, 29 Jun 2012 03:23:24 +0000 (03:23 +0000)
commit5559ffae2beb0adc868a0839a3bb560a063cc3e1
treeb0a9502c7ecce108406e6a94325cc2cef8184385
parent7f8c74cfaebb4b58b283a1875d3205704ce5be07
misched: avoid scheduling instructions that can't be dispatched.

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