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]

Re: [patches] Re: crossjumping speedups


On Mon, Jul 23, 2001 at 01:21:15PM +0200, Jan Hubicka wrote:
> In case the path with jump is the frequent one, BB reorder should
> put the second basic block of the split one after that, killing jump
> on frequent part and emitting it to the infrequent.

Ah, right.


r~


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