Skip to content
Commit e52e0897 authored by Dan Gohman's avatar Dan Gohman
Browse files

In ScheduleDAGRRList::CopyAndMoveSuccessors, create the SUnit for the load

before creating the SUnit for the operation that it was unfolded from. This
allows each SUnit to have all of its predecessor SUnits available at the time
it is created. I don't know yet if this will be absolutely required, but it
is a little tidier to do it this way.

llvm-svn: 59083
parent fb78ef9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment