Source order scheduler should not preschedule nodes with multiple uses. rdar://11096639
authorEvan Cheng <evan.cheng@apple.com>
Thu, 22 Mar 2012 19:31:17 +0000 (19:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 22 Mar 2012 19:31:17 +0000 (19:31 +0000)
commit479389a4da53ce72226366cc6d1cad13da158909
treed169cd54e2473b2402cd4831856e0ad648f56e25
parent5aef7957ddf43d30c33137386fdd9cbfcc5944e4
Source order scheduler should not preschedule nodes with multiple uses. rdar://11096639

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