[m-rev.] for review: deleting code_exprn

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Oct 14 19:36:31 AEST 2002


On 14-Oct-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> Delete the old, lazy LLDS code generator, since we won't be maintaining it
> anymore. Its deletion speeds up the compiler by 0.2% when using the LLDS
> back end.
...
> compiler/exprn_aux.m:
> 	Since var_locn requires static ground terms and it is now the only
> 	LLDS code generator, assume static ground terms are always set.

Ah, now I remember which features of the lazy LLDS code generator are not
supported in the new LLDS code generator:
	(1) --no-static-ground-terms
	(2) the `jump' and `fast' grades.

Do we really want to get rid of those?

Note that (1) is currently needed for structure reuse,
e.g. the tests in tests/general/structure_reuse.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list