public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* optimization/9888
@ 2003-03-12  9:06 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  9:06 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 08:58:55 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 08:58:55
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md i386.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (movsi_1): Remove special alternatives
 	for %eax register.
 	(movhi_1): Likewise.
 	* config/i386/i386.c (memory_address_length): Do not use
 	short displacement when there is no base.
 	(ix86_attr_length_address_default): Handle LEA instructions.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.285&r2=1.16114.2.286
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.404.2.8&r2=1.404.2.9
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.495.2.16&r2=1.495.2.17
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-12  9:46 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  9:46 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 09:42:00 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 09:42:00
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: i386-loop-2.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (jcc_1): Fix range.
 	(jcc_2): Likewise.
 	(jump): LIkewise.
 	(doloop_end_internal): Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.253&r2=1.13152.2.657.2.254
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.339.2.13.2.5&r2=1.339.2.13.2.6
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.106&r2=1.1672.2.166.2.107
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-loop-2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.4.1
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-12  9:36 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  9:36 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 09:35:32 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 09:35:32
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: i386-loop-2.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (jcc_1): Fix range.
 	(jcc_2): Likewise.
 	(jump): LIkewise.
 	(doloop_end_internal): Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.286&r2=1.16114.2.287
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.404.2.9&r2=1.404.2.10
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.2261.2.91&r2=1.2261.2.92
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-loop-2.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-12  9:26 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  9:26 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 09:21:47 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 09:21:47
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: i386-loop-2.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (jcc_1): Fix range.
 	(jcc_2): Likewise.
 	(jump): LIkewise.
 	(doloop_end_internal): Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17040&r2=1.17041
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.447&r2=1.448
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2498&r2=1.2499
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-loop-2.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-12  9:16 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  9:16 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 09:08:36 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 09:08:36
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md 
 
 Log message:
 	PR optimization/9888
 	Backport patch from mainline:
 	
 	Tue Nov 19 23:50:56 CET 2002  Jan Hubicka  <jh@suse.cz>
 	
 	* i386.md (length_immediate): Do not refer to insn address.
 	(jcc*, jmp patterns): Compute length explicitly.
 	(doloop_end_internal pattern): Unconditionally set the type to "ibr".
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.252&r2=1.13152.2.657.2.253
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.339.2.13.2.4&r2=1.339.2.13.2.5
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-12  9:06 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  9:06 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 09:04:02 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 09:04:02
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md i386.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (movsi_1): Remove special alternatives
 	for %eax register.
 	(movhi_1): Likewise.
 	* config/i386/i386.c (memory_address_length): Do not use
 	short displacement when there is no base.
 	(ix86_attr_length_address_default): Handle LEA instructions.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.251&r2=1.13152.2.657.2.252
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.339.2.13.2.3&r2=1.339.2.13.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.368.2.19.2.11&r2=1.368.2.19.2.12
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-12  8:56 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-12  8:56 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 08:53:28 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 08:53:28
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md i386.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (movsi_1): Remove special alternatives
 	for %eax register.
 	(movsi_1_nointernunit): Likewise.
 	(movhi_1): Likewise.
 	* config/i386/i386.c (memory_address_length): Do not use
 	short displacement when there is no base.
 	(ix86_attr_length_address_default): Handle LEA instructions.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17038&r2=1.17039
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.446&r2=1.447
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.546&r2=1.547
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

* optimization/9888
@ 2003-03-09 15:56 ebotcazou
  0 siblings, 0 replies; 8+ messages in thread
From: ebotcazou @ 2003-03-09 15:56 UTC (permalink / raw)
  To: ebotcazou; +Cc: gcc-prs

The following reply was made to PR optimization/9888; it has been noted by GNATS.

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 9 Mar 2003 15:51:41 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-09 15:51:41
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.dg: i386-loop-1.c 
 
 Log message:
 	PR optimization/9888
 	Backport patch from mainline:
 	
 	2002-07-03  Eric Botcazou  <ebotcazou@multimania.com>
 	Jeff Law  <law@redhat.com>
 	
 	* i386.md (length_immediate attribute): Fix typo.
 	(length_address attribute): Likewise.
 	(modrm attribute): Set it to 0 for immediate call instructions.
 	(jcc_1 pattern): Set modrm attribute to 0.
 	(jcc_2 pattern ): Likewise.
 	(jump pattern): Likewise.
 	(doloop_end_internal pattern): Explicitly set length.
 	(leave pattern): Fix typo.
 	(leave_rex64 pattern): Likewise.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.250&r2=1.13152.2.657.2.251
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.339.2.13.2.2&r2=1.339.2.13.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.105&r2=1.1672.2.166.2.106
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/i386-loop-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.4.1
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-03-12  9:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-12  9:06 optimization/9888 ebotcazou
  -- strict thread matches above, loose matches on Subject: below --
2003-03-12  9:46 optimization/9888 ebotcazou
2003-03-12  9:36 optimization/9888 ebotcazou
2003-03-12  9:26 optimization/9888 ebotcazou
2003-03-12  9:16 optimization/9888 ebotcazou
2003-03-12  9:06 optimization/9888 ebotcazou
2003-03-12  8:56 optimization/9888 ebotcazou
2003-03-09 15:56 optimization/9888 ebotcazou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).