Don't use the isPending flag to mean what the isAvailable flag means.
authorDan Gohman <gohman@apple.com>
Mon, 17 Nov 2008 16:37:30 +0000 (16:37 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 17 Nov 2008 16:37:30 +0000 (16:37 +0000)
commit6560c000a1327b6a023badafed974f35fa1bdc3b
tree80902d9941a7b2aa07be7e02e981edd4a6db1053
parent69e3bd10ecc36f7551b822a09d311fec08254cc0
Don't use the isPending flag to mean what the isAvailable flag means.

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