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: CPROP and spec2000 slowdown in mid february


> [Moved to GCC-patches.]
> 
>     Tue Oct  3 09:35:47 MET DST 2000  Jan Hubicka  <jh@suse.cz>
> 
> 	* simplify-rtx.c (simplify_subreg): Break out of ...
> 	* recog.c (validate_replace_rtx_1): ... here; Reorganize.
> 	* rtl.h (simplify_subreg): New.
> 
> 
> This indeed seems a reasonable approach.  I'm not sure what needs updating,
> offhand, though I did see a number of whitespace errors.
OK,
so I will try to re-create serie of patches in this direction tomorrow
or later today. I will try to be curefull for whitespace.
In meanitme there has been several fixes to validate_* and the SUBREG_BYTE
patch has twisted code as well, so I will rather recreate whole thing
than update it.

Thanks
Honza


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