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: X86_64 merger part 29 - conditional moves


On Mon, Mar 26, 2001 at 04:23:37PM +0200, Jan Hubicka wrote:
> 	* i386.c (ix86_expand_setcc): Support 64bit.
> 	(ix86_expand_int_movcc): Likewise.
> 	* i386.md (movdicc_rex64, x86_movsicc_0_m1_rex64, movdicc_c_rex64):
> 	New patterns.

Ok.

> ! 	      if (Pmode != SImode)
> ! 		tmp = gen_lowpart (Pmode, out);

Please add some commentary for why you're playing Pmode games.
It's not immediately obvious.



r~


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