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: Enable ix86_avoid_jump_misspredicts for P3/P4 too


On Sat, Feb 14, 2004 at 02:21:10PM +0100, Jan Hubicka wrote:
> 	* i386.c (x86_four_jump_limit): New variable.
> 	(k8_avoid_jump_misspredicts): Rename to ...
> 	(ix86_avoid_jump_misspredicts): .. this one.
> 	(ix86_pad_returns): Break out from ...
> 	(ix86_reorg): ... this one; do ix86_avoid_jump_misspredicts when asked
> 	to.
> 	* i386.h (TARGET_FOUR_JUMP_LIMIT): New macro.

Ok.


r~


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