summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/LayoutStack.hs
Commit message (Expand)AuthorAgeFilesLines
* Cmm: fix sinking after suspendThreadSylvain Henry2021-05-191-13/+2
* Re-export GHC.Bits from GHC.Prelude with custom shift implementation.Andreas Klebinger2021-04-091-1/+0
* Rubbish literals for all representations (#18983)Sebastian Graf2021-03-261-1/+2
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-21/+20
* Introduce OutputablePSylvain Henry2020-09-171-1/+1
* DynFlags: use Platform in foldRegs*Sylvain Henry2020-09-041-8/+8
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Remove platform constant wrappersSylvain Henry2020-07-251-9/+12
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-1/+1
* Move tablesNextToCode field into PlatformSylvain Henry2020-06-181-1/+1
* Rip out CmmStackInfo(updfr_space)Ben Gamari2020-05-281-4/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules: Types (#13009)Sylvain Henry2020-03-291-4/+4
* Refactoring: use Platform instead of DynFlags when possibleSylvain Henry2020-03-191-65/+71
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-1/+1
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+1236