Fix the new scheduler assertion checks to work when
authorDan Gohman <gohman@apple.com>
Tue, 15 Apr 2008 22:40:14 +0000 (22:40 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 15 Apr 2008 22:40:14 +0000 (22:40 +0000)
commit5a2d335c4cdc2bf870f04b8ca20c8032638d1961
treea504ed920e22e2752c5da8551100049b56da975b
parentff140fa1f13b3c11fde2dcde273b3615c22fc4a5
Fix the new scheduler assertion checks to work when
the scheduler has inserted no-ops. This fixes
the 2006-07-03-schedulers.ll regression on ppc32.

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