[m-dev.] option-finetuning (generating trans-opts)
schachte at cs.mu.OZ.AU
schachte at cs.mu.OZ.AU
Tue Sep 12 23:39:39 AEDT 2000
On 12 Sep, Nancy Mazur wrote:
> I'd love the SCC-aproach! Our analysis has the problem of dealing
> with mutually recursive predicates defined over several modules.
> The SCC-compilation approach would solve this.
> But I don't think that this scheme would be useful for everyday
> compilation, just when the user requires some kind of heavy optimizations
> to be done...
Why? Finding SCCs is pretty cheap (linear). If you're just finding
file dependency SCCs, and you can get the dependency graph from .dep
files, it should be very fast.
--
Peter Schachte The use of COBOL cripples the mind; its
mailto:schachte at cs.mu.OZ.AU teaching should, therefore, be regarded
http://www.cs.mu.oz.au/~schachte/ as a criminal offense.
PGP: finger schachte at 128.250.37.3 -- E. W. Dijkstra
--------------------------------------------------------------------------
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