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: big slowdown in egcs-1.1.2->gcc-2.95 on alpha


On Fri, Nov 05, 1999 at 06:40:37PM +0000, Joern Rennecke wrote:
> Fri Nov  5 18:33:39 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
> 
> 	* global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
> 	(EXECUTE_IF_CONFLICT): Likewise.
> 	(ALLOCNO_LIVE_P): Avoid signed division.
> 	(SET_ALLOCNO_LIVE, CLEAR_ALLOCNO_LIVE): Likewise.
> 	(prune_preferences, find_reg): Use EXECUTE_IF_CONFLICT.
> 	(record_one_conflict): Use EXECUTE_IF_SET_IN_ALLOCNO_SET.

Ok.


r~


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