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]

[PATCH] Sign extension elimination


Hello,

I've updated the above patch against mainline:

http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01769.html.

Changes in infrastructure of gcc that can be reviewed
and commitated separately were moved in separate patches.
See: 
[PATCH} Extension to web.c
[PATCH] New function in cfgrtl.c
submittated before this patch.

Bootstrapped successfully on powerpc64-linux and power-linux.
Regression tests passed on powerpc64-linux and powerpc-linux.

Performance results on SPEC2000: improvement 2.5% crafty,
2% vpr, 1.5% mesa. Degradation: 2% gzip.

Mircea

   









Attachment: ChangeLog
Description: Binary data

Attachment: see.patch
Description: Binary data

Attachment: recog.patch
Description: Binary data

Attachment: see.c
Description: Binary data


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