Re: patch applied (ghc): LLVM: If user specifies optlo, don't use '-O' levels

2010-07-26 Thread Andy Georges
... and now using the right sender email address :-/ On Jul 26, 2010, at 19:29 PM, David Terei wrote: > On 26 July 2010 15:15, Andy Georges wrote: >> Are you certain that the behaviour of the LLVM optimisation passes are >> independent of setting a level, e.g., that they would

Re: patch applied (ghc): LLVM: If user specifies optlo, don't use '-O' levels

2010-07-26 Thread Andy Georges
David, On Jul 26, 2010, at 13:00 PM, David Terei wrote: > Mon Jul 26 03:56:50 PDT 2010 David Terei > * LLVM: If user specifies optlo, don't use '-O' levels > >M ./compiler/main/DriverPipeline.hs -4 +11 Are you certain that the behaviour of the LLVM optimisation passes are independent of

Re: GHC Head broken when TNTC not used

2010-05-10 Thread Andy Georges
Using the compiler also succeeds in producing a working binary for a simple helloworld app using -fllvm. Thanks for fixing this! -- Andy Georges ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc