Fix an assertion in the scheduler. PR11386. No testcase included because it's rathe...
authorEli Friedman <eli.friedman@gmail.com>
Wed, 7 Dec 2011 22:06:02 +0000 (22:06 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 7 Dec 2011 22:06:02 +0000 (22:06 +0000)
commit30c44e18bf28c3f5feda56e97695e2b72de7fedb
treec1cf3026f5fc2a5939d588bc2194ac2fa13a9a91
parent20aa12ae5cdf3a7c60f7bb89208c5044932c9e11
Fix an assertion in the scheduler.  PR11386.  No testcase included because it's rather delicate.

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