patch applied (ghc): Add -Odph
Roman Leshchinskiy
rl at cse.unsw.edu.au
Tue May 20 01:25:54 EDT 2008
Mon May 19 20:19:13 PDT 2008 Roman Leshchinskiy <rl at cse.unsw.edu.au>
* Add -Odph
This is the optimisation level recommended when compiling DPH programs. At the
moment, it is equivalent to -O2 -fno-method-sharing -fdicts-cheap
-fmax-simplifier-iterations20 -fno-spec-constr-threshold.
M ./compiler/main/DynFlags.hs +19
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080520031913-b2b0a-f0fbd94dbaa448c7b716c61d221341e647f925c9.gz
More information about the Cvs-ghc
mailing list