[Git][ghc/ghc][wip/con-info] 3 commits: Data Con info

Matthew Pickering gitlab at gitlab.haskell.org
Wed Nov 18 17:13:46 UTC 2020



Matthew Pickering pushed to branch wip/con-info at Glasgow Haskell Compiler / GHC


Commits:
b0ed0e8a by Matthew Pickering at 2020-11-18T17:13:22+00:00
Data Con info

- - - - -
001e786c by Matthew Pickering at 2020-11-18T17:13:22+00:00
Add whereFrom# primop

- - - - -
03c4d3ec by Matthew Pickering at 2020-11-18T17:13:22+00:00
Add test for whereFrom#

- - - - -


30 changed files:

- compiler/GHC/Builtin/primops.txt.pp
- compiler/GHC/Cmm/CLabel.hs
- compiler/GHC/CoreToStg.hs
- compiler/GHC/Driver/CodeOutput.hs
- compiler/GHC/Driver/Flags.hs
- compiler/GHC/Driver/Session.hs
- compiler/GHC/Stg/CSE.hs
- compiler/GHC/Stg/Debug.hs
- compiler/GHC/Stg/DepAnal.hs
- compiler/GHC/Stg/FVs.hs
- compiler/GHC/Stg/Lift.hs
- compiler/GHC/Stg/Lift/Analysis.hs
- compiler/GHC/Stg/Lift/Monad.hs
- compiler/GHC/Stg/Lint.hs
- compiler/GHC/Stg/Stats.hs
- compiler/GHC/Stg/Syntax.hs
- compiler/GHC/Stg/Unarise.hs
- compiler/GHC/StgToCmm.hs
- compiler/GHC/StgToCmm/Bind.hs
- compiler/GHC/StgToCmm/Closure.hs
- compiler/GHC/StgToCmm/DataCon.hs
- compiler/GHC/StgToCmm/Expr.hs
- compiler/GHC/StgToCmm/Prim.hs
- compiler/GHC/StgToCmm/Prof.hs
- compiler/GHC/StgToCmm/Utils.hs
- compiler/GHC/Types/IPE.hs
- includes/stg/MiscClosures.h
- libraries/base/GHC/Stack/CCS.hsc
- rts/PrimOps.cmm
- rts/RtsSymbols.c


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/02618707cd39b74d109de9e1c45c495eb8d5f340...03c4d3ecf69ab5681e86b9e6051892ef3e626b45

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/02618707cd39b74d109de9e1c45c495eb8d5f340...03c4d3ecf69ab5681e86b9e6051892ef3e626b45
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/20201118/fbc6978d/attachment.html>


More information about the ghc-commits mailing list