[MLton] cvs commit: rewrote x86.Block.compress to run in linear time

Matthew Fluet fluet@cs.cornell.edu
Fri, 2 Jul 2004 17:47:54 -0400 (EDT)


> Another fix would be to have copyProp turn itself off on large basic
> blocks.

That is a possibility.

> If we did that, then maybe we could even turn off the hack
> that sets native-optimize to 0 for main?

Could try it.  I seem to remember that there were multiple reasons for
native-optimize 0 on globals, but I don't recall.