[m-dev.] for review: MLDS backend to do structure reuse and compile time gc

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Oct 6 14:17:27 AEDT 2000


On 06-Oct-2000, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> 
> > mlds_to_c.m:
> >     Handle the new form of the assign instruction.
> >     Throw an error if we encounter an compile_time_gc instruction.
> >     
> > ml_code_util.m:
> >     Add ml_gen_assign_with_tag which generates an assign instruction
> >     where the lval must use the supplied tag.
> > 
> > ml_elim_nested.m:
> > ml_optimize.m:
> >     Handle the new field maybe(mlds__tag) for assign operations in the
> >     MLDS.
> 
> These changes should all be unnecessary.

Sorry, small correction: this part

	mlds_to_c.m:
	    Throw an error if we encounter an compile_time_gc instruction.

is still necessary.  But the other parts should not be necessary.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list