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: CFG merge part 7 - superblock/trace scheduling


On Wed, Feb 19, 2003 at 01:53:32PM +0100, Jan Hubicka wrote:
> We've chatted briefly about this.  Should I change it to move
> reorder_basic_block pass in front of sched2 pass and re-do
> reordering only in case we did eigher some cleanup_cfg or reg-stack
> conversion?

Please do.  I don't know if just cleanup_cfg warrents rerunning
bb-reorder, but certainly reg-stack would.



r~


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