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: i387 comaprison tweek


On Sat, Jul 14, 2001 at 01:28:54AM +0200, Jan Hubicka wrote:
> 	* i386-protos.h (ix86_split_fp_branch): Update prototype.
> 	(ix86_fp_jump_nontrivial_p): New.
> 	* i386.md (fp_jcc_?): Update call of split_fp_branch;
> 	use ix86_fp_jump_nontrivial_p.
> 	* i386.c (ix86_fp_jump_nontrivial_p): New.
> 	(ix86_split_fp_branch): Accept code instead of rtx.
> 	(ix86_expand_compare): Expand comparison early in case
> 	doing so is resonably cheap.

Ok.


r~


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