[Git][ghc/ghc][wip/angerman/riscv64-ncg] 3 commits: Bring back old aarch64 test-suite

Moritz Angermann (@angerman) gitlab at gitlab.haskell.org
Mon May 1 02:52:00 UTC 2023



Moritz Angermann pushed to branch wip/angerman/riscv64-ncg at Glasgow Haskell Compiler / GHC


Commits:
304ed098 by Moritz Angermann at 2023-05-01T02:51:27+00:00
Bring back old aarch64 test-suite

- - - - -
25dbbe54 by Moritz Angermann at 2023-05-01T02:51:38+00:00
Add RV64 backend

- - - - -
80e8e802 by Moritz Angermann at 2023-05-01T02:51:43+00:00
Add RV64 notes

- - - - -


9 changed files:

- compiler/CodeGen.Platform.h
- compiler/GHC/Cmm/CLabel.hs
- compiler/GHC/CmmToAsm.hs
- compiler/GHC/CmmToAsm/PIC.hs
- + compiler/GHC/CmmToAsm/RV64-notes.md
- + compiler/GHC/CmmToAsm/RV64.hs
- + compiler/GHC/CmmToAsm/RV64/CodeGen.hs
- + compiler/GHC/CmmToAsm/RV64/Cond.hs
- + compiler/GHC/CmmToAsm/RV64/Instr.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b462363660a280754e11a81778bc6bb29496d763...80e8e802a98ab15967f78e66ee312e357ce383d7

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b462363660a280754e11a81778bc6bb29496d763...80e8e802a98ab15967f78e66ee312e357ce383d7
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230430/38f5e05c/attachment-0001.html>


More information about the ghc-commits mailing list