[Git][ghc/ghc][wip/compact-sourcetext] 3 commits: Use compact representation for SourceText

Zubin (@wz1000) gitlab at gitlab.haskell.org
Tue May 9 08:44:37 UTC 2023



Zubin pushed to branch wip/compact-sourcetext at Glasgow Haskell Compiler / GHC


Commits:
c693827b by Zubin Duggal at 2023-05-09T14:14:29+05:30
Use compact representation for SourceText

- - - - -
6d1880ec by Zubin Duggal at 2023-05-09T14:14:29+05:30
Use compact representation for SourceNotes

- - - - -
dbf2a234 by Zubin Duggal at 2023-05-09T14:14:29+05:30
Use compact representation for UsageFile (#22744)

- - - - -


30 changed files:

- compiler/GHC/Cmm/CLabel.hs
- compiler/GHC/Cmm/Parser.y
- compiler/GHC/CmmToAsm/AArch64/CodeGen.hs
- compiler/GHC/CmmToAsm/Dwarf.hs
- compiler/GHC/CmmToAsm/PPC/CodeGen.hs
- compiler/GHC/CmmToAsm/X86/CodeGen.hs
- compiler/GHC/Core/Opt/Simplify/Iteration.hs
- compiler/GHC/Core/Opt/WorkWrap.hs
- compiler/GHC/CoreToIface.hs
- compiler/GHC/CoreToStg/Prep.hs
- compiler/GHC/Hs/Binds.hs
- compiler/GHC/Hs/Decls.hs
- compiler/GHC/Hs/Dump.hs
- compiler/GHC/Hs/Expr.hs
- compiler/GHC/Hs/ImpExp.hs
- compiler/GHC/HsToCore/Ticks.hs
- compiler/GHC/HsToCore/Usage.hs
- compiler/GHC/Iface/Load.hs
- compiler/GHC/Iface/Recomp.hs
- compiler/GHC/Iface/Syntax.hs
- compiler/GHC/IfaceToCore.hs
- compiler/GHC/Parser/Lexer.x
- compiler/GHC/Parser/PostProcess.hs
- compiler/GHC/Stg/Debug.hs
- compiler/GHC/StgToCmm/InfoTableProv.hs
- compiler/GHC/ThToHs.hs
- compiler/GHC/Types/Basic.hs
- compiler/GHC/Types/IPE.hs
- compiler/GHC/Types/SourceText.hs
- compiler/GHC/Types/Tickish.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/46c06c09d7a01638be00c5d8aa889a96cf798205...dbf2a234c5bf0361df39daafdb934441181720cb

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/46c06c09d7a01638be00c5d8aa889a96cf798205...dbf2a234c5bf0361df39daafdb934441181720cb
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/20230509/b11acd7e/attachment.html>


More information about the ghc-commits mailing list