target register load optimizations (Was: Re: Porting gcc for F-CPU without direct JMP)
Jan Hubicka
jh@suse.cz
Mon Dec 16 12:37:00 GMT 2002
> P.S.: I suppose the natural home for this code is loop.c .
I would preffer to see this placed somewhere else. It is not related to
the loop optimizer's infrastructure and we should not mix such
independent passes together.
We would like to slowly kill whole loop.c and replace it with cfg based
loop optimizer (and AST pass when AST branch is ready for parts that are
better done at high level)
Honza
>
> But it can also be argued that it should go into global.c,
> since it does register (re-)allocation.
>
> --
> --------------------------
> SuperH (UK) Ltd.
> 2410 Aztec West / Almondsbury / BRISTOL / BS32 4QX
> T:+44 1454 465658
More information about the Gcc
mailing list