[nightly] 18-Feb-2010 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-02-18 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Thu Feb 18 18:10:01 GMT 2010. checki

[nightly] 18-Feb-2010 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-02-18 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/HEAD Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Thu Feb 18 18:00:01 GMT 2010. checking out

Re: Merge Request: LLVM Code Generator for GHC

2010-02-18 Thread Ben Lippmeier
I've built this fine on X86/Linux, and I'll check it on SPARC/Solaris after I fix the latest head breakage (and after that I'm forming the official "I hate #ifdef" club...) One question: When you set GhcWithLlvmCodeGen = YES should that enable -fllvm for the stage 1 compiler as well? I ask bec

Re: Merge Request: LLVM Code Generator for GHC

2010-02-18 Thread David Terei
Felipe Lessa wrote: I glanced over your patch and it seems you have broken LLVM's backend. I'm not a LLVM expert by no means, but if GHC's needs were implemented as a subtarget, wouldn't there be the possibility of upstream LLVM accepting the patch? If the patch didn't break the rest of LLVM th

Re: Merge Request: LLVM Code Generator for GHC

2010-02-18 Thread Felipe Lessa
On Fri, Feb 19, 2010 at 10:55:08AM +1100, David Terei wrote: > http://www.cse.unsw.edu.au/~davidt/downloads/llvm-ghc.patch I glanced over your patch and it seems you have broken LLVM's backend. I'm not a LLVM expert by no means, but if GHC's needs were implemented as a subtarget, wouldn't there b

Re: Merge Request: LLVM Code Generator for GHC

2010-02-18 Thread Manuel M T Chakravarty
David wrote, > Issues > -- > Issues that might need to be resolved before merging the patch: > > 1. Developed in isolation by 1 person with no Haskell knowledge at first. So > usual issues with that may apply, misused data structures, bad style... ect. > Criticisms of the code are very welco

[nightly] 18-Feb-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-02-18 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx Nightly build started on cam-04-unx at Thu Feb 18 19:00:01 GMT 2010. **

[nightly] 18-Feb-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-02-18 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Thu Feb 18 19:10:01 GMT 20

Merge Request: LLVM Code Generator for GHC

2010-02-18 Thread David Terei
Hi all, Over the last 6 months I've been working on a new code generator for GHC which targets the LLVM compiler infrastructure. Most of the work was done as part of an honours thesis at the University of New South Wales under the supervision of Manuel Chakravarty. This ended at the start of

Re: packages/parallel disappeared from darcs.haskell.org

2010-02-18 Thread Simon Marlow
On 17/02/2010 20:29, Matthias Kilian wrote: has the packages/parallel repository been removed from darcs.haskell.org by intention? I've put it back now, along with deepseq and stm. Cheers, Simon ___ Cvs-ghc mailing list Cvs-ghc@haskell.org h

Re: patch applied (ghc): darcs-all --extra get: gets a few extra packages

2010-02-18 Thread Simon Marlow
On 18/02/2010 01:53, Manuel M T Chakravarty wrote: Simon Marlow: Wed Feb 17 02:46:34 PST 2010 Simon Marlow * darcs-all --extra get: gets a few extra packages currently deepseq, parallel, stm. That's a very useful addition, but unfortunately it doesn't seem to work (for me): Yes I know,