search for: blackheath

Displaying 8 results from an estimated 8 matches for "blackheath".

Did you mean: blackhat
2011 Aug 29
3
[LLVMdev] ARM issue: Trying to add an operand to a machine instr that is already done!
.../tmp/ghc12607_0/ghc12607_0.bc -o /tmp/ghc12607_0/ghc12607_0.lm_s -mattr=+v7,+vfp3 1. Running pass 'Function Pass Manager' on module '/tmp/ghc12607_0/ghc12607_0.bc'. 2. Running pass 'ARM load / store optimization pass' on function '@s51E_info' Aborted FYI: Stephen Blackheath enhanced LLVM to support custom GHC calling convention on ARM and I've added support for floating point regs to his patch. Current version is attached for your reference. I'm writing this since GHC/ARM is working well with LLVM from 2011-07-12 with this patch applied but it's not wo...
2011 Oct 14
1
[LLVMdev] Request for merge: GHC/ARM calling convention.
Hello, today is the last day[1] when someone might ask for feature merge into the LLVM 3.0 release. I'd like to ask you to merge attached patch. This is implementation of GHC calling convention on ARM platform which is made by Stephen Blackheath with few additions by me. I hope that although the patch does not contain any test case, it still will be merged. The reason for this is that the patch itself is short and easy to read and it should not affect other parts of LLVM at all (from reading the code). Also the patch itself is already...
2011 Aug 29
0
[LLVMdev] ARM issue: Trying to add an operand to a machine instr that is already done!
...07_0.bc -o /tmp/ghc12607_0/ghc12607_0.lm_s -mattr=+v7,+vfp3 > 1. Running pass 'Function Pass Manager' on module '/tmp/ghc12607_0/ghc12607_0.bc'. > 2. Running pass 'ARM load / store optimization pass' on function '@s51E_info' > Aborted > > FYI: Stephen Blackheath enhanced LLVM to support custom GHC calling convention on ARM and I've added support for floating point regs to his patch. Current version is attached for your reference. I'm writing this since GHC/ARM is working well with LLVM from 2011-07-12 with this patch applied but it's not workin...
2011 Aug 29
1
[LLVMdev] ARM issue: Trying to add an operand to a machine instr that is already done!
...12607_0/ghc12607_0.lm_s -mattr=+v7,+vfp3 >> 1. Running pass 'Function Pass Manager' on module '/tmp/ghc12607_0/ghc12607_0.bc'. >> 2. Running pass 'ARM load / store optimization pass' on function '@s51E_info' >> Aborted >> >> FYI: Stephen Blackheath enhanced LLVM to support custom GHC calling convention on ARM and I've added support for floating point regs to his patch. Current version is attached for your reference. I'm writing this since GHC/ARM is working well with LLVM from 2011-07-12 with this patch applied but it's not workin...
2011 Jul 01
1
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
...terised mode on ARM. There is also > a guy called Karel Gardas (karel.gardas at centrum.cz) who is working on > this as well and making good progress. Would be good (off this mailing > list though) to all get in contact. > > Cheers, > David > > On 30 June 2011 17:16, Stephen Blackheath [to LLVM-dev] > <effusively.proffer.stephen at blacksapphire.com> wrote: >> All, >> >> I would like to submit the attached patch, which allows the GHC (Glasgow >> Haskell Compiler) calling convention to work on ARM targets. >> >> Could some nice person...
2011 Jul 01
0
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
...e you are getting GHC running in registerised mode on ARM. There is also a guy called Karel Gardas (karel.gardas at centrum.cz) who is working on this as well and making good progress. Would be good (off this mailing list though) to all get in contact. Cheers, David On 30 June 2011 17:16, Stephen Blackheath [to LLVM-dev] <effusively.proffer.stephen at blacksapphire.com> wrote: > All, > > I would like to submit the attached patch, which allows the GHC (Glasgow > Haskell Compiler) calling convention to work on ARM targets. > > Could some nice person please review this code, so I...
2011 Jul 01
2
[LLVMdev] Please review my patch to make GHC calling convention work on ARM
All, I would like to submit the attached patch, which allows the GHC (Glasgow Haskell Compiler) calling convention to work on ARM targets. Could some nice person please review this code, so I can move towards getting it committed? I have thoroughly tested this patch again GHC on a Debian-ARM (armel) system. Unfortunately my understanding of LLVM is limited, so it's likely I'm not
2011 Oct 18
2
[LLVMdev] Request for merge: GHC/ARM calling convention.
Hi David, > Any word on this making 3.0? 3.0 already branched, and since this is not a regression, this will most probably go into 3.1. Maybe Bill (CC'ed) being the release manager has other opinion on this. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University