haifa-sched.c (schedule-block): Reorder the inner scheduling loop to reduce duplicati...
authorBernd Schmidt <bernds@codesourcery.com>
Thu, 26 May 2011 10:16:03 +0000 (10:16 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Thu, 26 May 2011 10:16:03 +0000 (10:16 +0000)
commit7b1ac803d3fa6873c336109b1f68be1b62f31300
treed0d5023c30e3e4f8e883955f147e9ae4411449df
parent1aa9438fdb536c081195b462c7d7be9f82004a73
haifa-sched.c (schedule-block): Reorder the inner scheduling loop to reduce duplication...

* haifa-sched.c (schedule-block): Reorder the inner scheduling loop
to reduce duplication, and to achieve a slightly more logical order
of operations.

From-SVN: r174271
gcc/ChangeLog
gcc/haifa-sched.c