misched: Fix the DAG builder to handle an undef operand at ExitSU.
authorAndrew Trick <atrick@apple.com>
Sat, 1 Dec 2012 01:22:44 +0000 (01:22 +0000)
committerAndrew Trick <atrick@apple.com>
Sat, 1 Dec 2012 01:22:44 +0000 (01:22 +0000)
commitd5953622ce7ef8d505b1fc3969da8082377a6013
tree783130a525b2a4b6ad9a98d3021ebfc4c2fc697c
parenta01302182cbd145e880cd2a58d0bb76b50978d62
misched: Fix the DAG builder to handle an undef operand at ExitSU.

Assertion failed: (VNI && "No value to read by operand")
rdar://12790267.

llvm-svn: 169071
llvm/lib/CodeGen/ScheduleDAGInstrs.cpp
llvm/test/CodeGen/X86/misched-new.ll