regset -> regset_head in reload

Richard Henderson rth@cygnus.com
Mon Dec 20 00:27:00 GMT 1999


On Sun, Dec 19, 1999 at 11:35:52AM +0000, Bernd Schmidt wrote:
> 	* reload.h (struct insn_chain): Change live_throughout and dead_or_set
> 	to be of type regset_head, not regset.  All users changed by adding
> 	address operator.
> 	* reload1.c (new_insn_chain): Don't allocate regsets, just clear them.

Ok I guess.

Do you notice any performance advantage?



r~


More information about the Gcc-patches mailing list