]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
sched-int.h (bb_note): Move to...
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 9 Jan 2012 19:43:10 +0000 (19:43 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 9 Jan 2012 19:43:10 +0000 (19:43 +0000)
commitef2be24905e5133c356ffc606560954df3874bd1
treea80e3d0754d775d696f7dd9afc3cf5fabbf319bb
parent3c157c27baefcea754fcb95b1f3c6160493faaa4
sched-int.h (bb_note): Move to...

gcc/
* sched-int.h (bb_note): Move to...
* basic-block.h: ...here.
* haifa-sched.c (bb_note): Move to...
* cfgrtl.c: ...here.
* function.c (next_block_for_reg): New function.
(move_insn_for_shrink_wrap): Likewise.
(prepare_shrink_wrap): Rewrite to use the above.

From-SVN: r183028
gcc/ChangeLog
gcc/basic-block.h
gcc/cfgrtl.c
gcc/function.c
gcc/haifa-sched.c
gcc/sched-int.h
This page took 0.169746 seconds and 5 git commands to generate.