This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rtlopt merge part 3 - CFG update for EBB scheduling


On Sat, Jan 25, 2003 at 04:28:11PM +0100, Jan Hubicka wrote:
> 	* basic-block.h (inside_basic_block_p):  Declare.
> 	* cfgbuild.c (inside_basic_block_p): Make global.
> 	* haifa-sched.c (unlink_other_notes0: Deal with NOT_INSN_BASIC_BLOCK.
> 	* scheudle-ebb.c  (schedule_ebb): Return last basic block of trace;
> 	update CFG.
> 	(fix_basic_block_boundaries, add_missing_bbs): New.
> 	(rank): Use profile.
> 	(scheudle_ebbs): Rely on CFG; update coments.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]