Bug fix. Must also match ResNo when matching an operand with a user.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 14 Dec 2007 08:25:15 +0000 (08:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 14 Dec 2007 08:25:15 +0000 (08:25 +0000)
commit7c07aebd19ea07c6219c36c9e96a5d7a6052ba95
tree4b85392af822ef7d2aa8609b1a88774c1d3e6132
parentd04764a8acabe0b3f0452b3099bc5964ba783884
Bug fix. Must also match ResNo when matching an operand with a user.

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