Add -Odph
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Tue, 20 May 2008 03:19:13 +0000 (03:19 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Tue, 20 May 2008 03:19:13 +0000 (03:19 +0000)
commit2412b0b38f23d645632a780d1659627ba398d947
treeadf22a6ae708b6d0fe5c36a3d39a9b0eaa4362af
parentbfd0c33d39619b580520e2d6e43d306380393ea6
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.
compiler/main/DynFlags.hs