From 6d179267de8f988ab2ee52a5fef99b3b05576222 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 20 Sep 2005 08:32:55 +0000 Subject: CSEE now works fine --- src/HelpFile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/HelpFile') diff --git a/src/HelpFile b/src/HelpFile index f230e01cd..25ba3659d 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -466,6 +466,10 @@ q, quit: q -optimize, optimization on generated code. The default is share for concrete, none for resource modules. + Each of the flags can have the suffix _subs, which performs + common subexpression elimination after the main optimization. + Thus, -optimize=all_subs is the most aggressive one. + -optimize=share share common branches in tables -optimize=parametrize first try parametrize then do share with the rest -optimize=values represent tables as courses-of-values -- cgit v1.2.3