Make sure we correctly set LiveRegGens when a call is unscheduled. <rdar://problem...
authorEli Friedman <eli.friedman@gmail.com>
Wed, 7 Dec 2011 22:24:28 +0000 (22:24 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 7 Dec 2011 22:24:28 +0000 (22:24 +0000)
commit0e6307f6423a7ee39b80f8dc3caef00ad11e0266
treefe1852317b03a15657de7f9c42e269b23e7d228f
parent2c78be01f682e8b24bf5e5d4213016483a2fb54e
Make sure we correctly set LiveRegGens when a call is unscheduled.  <rdar://problem/10460321>.  No testcase because this is very sensitive to scheduling.

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