Re: [Haskell-cafe] Improving GHC's LLVM Backend

2013-06-28 Thread Erik de Castro Lopo
Alex, I really suggest you take this to the ghc-devs mailing list. Cheers, Erik Alex Ford wrote: > Hello, > > I'm interested in improving the LLVM backend of GHC by using the existing > Haskell LLVM bindings to the C API, as suggested by option 1 in the LLVM > FAQ: > http://llvm.org/docs/FAQ.

[Haskell-cafe] Improving GHC's LLVM Backend

2013-06-28 Thread Alex Ford
Hello, I'm interested in improving the LLVM backend of GHC by using the existing Haskell LLVM bindings to the C API, as suggested by option 1 in the LLVM FAQ: http://llvm.org/docs/FAQ.html#i-d-like-to-write-a-self-hosting-llvm-compiler-how-should-i-interface-with-the-llvm-middle-end-optimizers-and