Re: ARM support for the LLVM backend

2011-08-10 Thread Karel Gardas
l M T Chakravarty | Sent: 10 August 2011 13:16 | To: GHC | Cc: Stephen Blackheath [to LLVM-dev] | Subject: ARM support for the LLVM backend | | I just pushed the work of Stephen Blackheath and Karel Gardas with, I believe, advise | from David that adds ARM support to the LLVM backend and RTS. | | Th

RE: ARM support for the LLVM backend

2011-08-10 Thread Simon Peyton-Jones
Great work -- thank you Stephen and Karel. Simon | -Original Message- | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On Behalf Of | Manuel M T Chakravarty | Sent: 10 August 2011 13:16 | To: GHC | Cc: Stephen Blackheath [to LLVM-dev] | Subject: ARM support for

ARM support for the LLVM backend

2011-08-10 Thread Manuel M T Chakravarty
I just pushed the work of Stephen Blackheath and Karel Gardas with, I believe, advise from David that adds ARM support to the LLVM backend and RTS. The ARM backend is dependent on a patch to LLVM, which will eventually be submitted upstream, but there is currently still a question about the idea