[Git][ghc/ghc][wip/romes/12935] 4 commits: Introduce DCmmDecl, start
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Fri Jul 12 14:54:38 UTC 2024
Matthew Pickering pushed to branch wip/romes/12935 at Glasgow Haskell Compiler / GHC
Commits:
718c8ccc by Matthew Pickering at 2024-07-12T13:10:36+01:00
Introduce DCmmDecl, start
- - - - -
84213f41 by Matthew Pickering at 2024-07-12T15:18:11+01:00
Removing more maps
- - - - -
a7d695a1 by Matthew Pickering at 2024-07-12T15:42:54+01:00
Fix warnings
- - - - -
7df9ddc8 by Matthew Pickering at 2024-07-12T15:54:29+01:00
tests
- - - - -
30 changed files:
- compiler/GHC/Cmm.hs
- compiler/GHC/Cmm/CommonBlockElim.hs
- compiler/GHC/Cmm/ContFlowOpt.hs
- compiler/GHC/Cmm/Dataflow.hs
- compiler/GHC/Cmm/Dataflow/Graph.hs
- compiler/GHC/Cmm/Dataflow/Label/NonDet.hs
- compiler/GHC/Cmm/DebugBlock.hs
- compiler/GHC/Cmm/Dominators.hs
- compiler/GHC/Cmm/Graph.hs
- compiler/GHC/Cmm/Info.hs
- compiler/GHC/Cmm/Info/Build.hs
- compiler/GHC/Cmm/LayoutStack.hs
- compiler/GHC/Cmm/Parser.y
- compiler/GHC/Cmm/ProcPoint.hs
- compiler/GHC/Cmm/Reducibility.hs
- compiler/GHC/Cmm/ThreadSanitizer.hs
- compiler/GHC/Cmm/UniqueRenamer.hs
- compiler/GHC/Cmm/Utils.hs
- compiler/GHC/CmmToAsm.hs
- compiler/GHC/CmmToAsm/AArch64/CodeGen.hs
- compiler/GHC/CmmToAsm/AArch64/Ppr.hs
- compiler/GHC/CmmToAsm/BlockLayout.hs
- compiler/GHC/CmmToAsm/CFG.hs
- compiler/GHC/CmmToAsm/Monad.hs
- compiler/GHC/CmmToAsm/PIC.hs
- compiler/GHC/CmmToAsm/PPC/Instr.hs
- compiler/GHC/CmmToAsm/PPC/Ppr.hs
- compiler/GHC/CmmToAsm/Reg/Liveness.hs
- compiler/GHC/CmmToAsm/Types.hs
- compiler/GHC/CmmToAsm/Utils.hs
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/fef3e4362b0a35f1ca17b13a29e8132e974af6c3...7df9ddc856e8dea21d6fde607e7f1acc7c8a0f38
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/fef3e4362b0a35f1ca17b13a29e8132e974af6c3...7df9ddc856e8dea21d6fde607e7f1acc7c8a0f38
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/20240712/15497bcc/attachment-0001.html>
More information about the ghc-commits
mailing list