RE: new codegen patches

2008-11-27 Thread Simon Peyton-Jones
| > Agreed. I compared the new codegen with the old codegen (on nofib) before | > I left Microsoft, and I recall a minor uptick in compile times. I haven't | > looked into the causes yet. | > | | Are we expecting a /decrease/ in runtime now though? :-) Probably not yet. All of this work has posit

Re: new codegen patches

2008-11-26 Thread Manuel M T Chakravarty
November 2008 09:24 | To: Simon Peyton-Jones | Cc: John Dias; cvs-ghc@haskell.org | Subject: Re: new codegen patches | | Simon Peyton-Jones wrote: | > Oops. where is mkSECAFBlackHoleInfoTableLabel' defined? | | Looks like a merge problem - I removed the SE blackhole variants recently.

Re: new codegen patches

2008-11-26 Thread Don Stewart
dias: > >How's your defence preparation going? > > The defense is finished and went well. I expect to wrap up my revisions > next week. > > >What's the flag to switch on the new path? > > For reasons that are no long obvious to me, there used to be two flags, > but after I submit my next patch

RE: new codegen patches

2008-11-26 Thread John Dias
How's your defence preparation going? The defense is finished and went well. I expect to wrap up my revisions next week. What's the flag to switch on the new path? For reasons that are no long obvious to me, there used to be two flags, but after I submit my next patch (after validating),

RE: new codegen patches

2008-11-26 Thread John Dias
--- | From: Simon Marlow [mailto:[EMAIL PROTECTED] On Behalf Of Simon Marlow | Sent: 26 November 2008 09:24 | To: Simon Peyton-Jones | Cc: John Dias; cvs-ghc@haskell.org | Subject: Re: new codegen patches | | Simon Peyton-Jones wrote: | > Oops. where is mkSECAFBlackHoleInfoTableLabel' defin

RE: new codegen patches

2008-11-26 Thread Simon Peyton-Jones
ah ok I see what to do. I'll send a patch shortly S | -Original Message- | From: Simon Marlow [mailto:[EMAIL PROTECTED] On Behalf Of Simon Marlow | Sent: 26 November 2008 09:24 | To: Simon Peyton-Jones | Cc: John Dias; cvs-ghc@haskell.org | Subject: Re: new codegen patches | |

Re: new codegen patches

2008-11-26 Thread Simon Marlow
g | Subject: new codegen patches | | As you may have noticed, I have finally pushed a large number of patches | for the new code generator. The new codegen is still off by default, so | for the most part, this patch should not have any effect on compiled | programs. I validated the patches, but pleas

RE: new codegen patches

2008-11-26 Thread Simon Peyton-Jones
Label' <> | -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Dias | Sent: 26 November 2008 05:32 | To: cvs-ghc@haskell.org | Subject: new codegen patches | | As you may have noticed, I have finally pushed a large number of patches | for the new code ge

RE: new codegen patches

2008-11-26 Thread Simon Peyton-Jones
MAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Dias | Sent: 26 November 2008 05:32 | To: cvs-ghc@haskell.org | Subject: new codegen patches | | As you may have noticed, I have finally pushed a large number of patches | for the new code generator. The new codegen is still off by default, so |

new codegen patches

2008-11-25 Thread John Dias
As you may have noticed, I have finally pushed a large number of patches for the new code generator. The new codegen is still off by default, so for the most part, this patch should not have any effect on compiled programs. I validated the patches, but please let me know if there are any proble