On 26 March 2012 08:12, Simon Marlow <[email protected]> wrote: > On 23/03/2012 19:33, David Terei wrote: >> >> Repository : ssh://darcs.haskell.org//srv/darcs/ghc >> >> On branch : master >> >> >> http://hackage.haskell.org/trac/ghc/changeset/d8a30633a60ee9f1e8cf6ffe48bbd672331f9096 >> >>> --------------------------------------------------------------- >> >> >> commit d8a30633a60ee9f1e8cf6ffe48bbd672331f9096 >> Author: David Terei<[email protected]> >> Date: Fri Mar 23 11:30:05 2012 -0700 >> >> Document some optimisations, rearrange order to be more logical >> (#5801) > > > Just wondering: why is -fregs-liveness an option? Are there cases where you > would not want it?
Hmm probably not. It's enabled by default. I like having it as an option just for debugging purposes but we could just leave it undocumented as a hidden flag like some other such knobs. > > Cheers, > Simon > _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
