
8 Aug
2014
8 Aug
'14
11:27 p.m.
Hi Karel,
Thanks!
A question:
https://git.haskell.org/ghc.git/commitdiff/454b34cb3b67dec21f023339c4d53d734...
adds references to s16, s17, s18, s19, d10 and d11 but I don't see those
where I though to expect them in
https://github.com/ghc/ghc/blob/master/includes/CodeGen.Platform.hs
Am I down a wrong path?
Luke
On Thu, Aug 7, 2014 at 10:58 PM, Karel Gardas
On 08/ 8/14 01:58 AM, Luke Iannini wrote:
I'm now studying David's patches to LLVM to learn how to add the ARM64/GHC calling convention to LLVM.
Here is also original ARM/GHC calling convention submission. It's always good to have more examples as reference...
http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-October/044173.html
Good luck with the ARM64/GHC porting work!
Karel