| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor GenStgRhs to include the Type in both constructors (#23280, #22576, ... | Josh Meredith | 2023-04-26 | 2 | -10/+10 |
* | Minor refactor | Krzysztof Gogolewski | 2023-02-04 | 1 | -5/+3 |
* | Avoid orphans in STG | Simon Peyton Jones | 2023-01-27 | 2 | -74/+96 |
* | DmdAnal: Reflect the `seq` of strict fields of a DataCon worker (#22475) | Sebastian Graf | 2022-11-30 | 1 | -1/+1 |
* | Type vs Constraint: finally nailed | Simon Peyton Jones | 2022-11-11 | 1 | -1/+1 |
* | Minor SDoc-related cleanup | Krzysztof Gogolewski | 2022-10-28 | 1 | -2/+2 |
* | Assume at least one evaluation for nested SubDemands (#21081, #21133)wip/T21081 | Sebastian Graf | 2022-05-03 | 1 | -1/+1 |
* | GenStgAlt 3-tuple synonym --> Record type | doyougnu | 2022-03-02 | 1 | -2/+2 |
* | Suggestions due to hlint | Matthew Pickering | 2022-02-24 | 1 | -1/+0 |
* | Purge DynFlags from GHC.Stg | John Ericson | 2022-02-06 | 3 | -19/+49 |
* | ghci: Correct free variable calculation in StgToByteCode | Matthew Pickering | 2021-06-23 | 1 | -3/+0 |
* | Remove useless {-# LANGUAGE CPP #-} pragmas | Sylvain Henry | 2021-05-12 | 1 | -1/+1 |
* | Fully remove HsVersions.h | Sylvain Henry | 2021-05-12 | 1 | -2/+0 |
* | Replace CPP assertions with Haskell functions | Sylvain Henry | 2021-05-12 | 1 | -2/+2 |
* | STG AST - Make ConstructorNumber always a field. | Andreas Klebinger | 2021-03-24 | 1 | -1/+0 |
* | Add option to give each usage of a data constructor its own info table | Matthew Pickering | 2021-03-03 | 2 | -7/+8 |
* | Remove StgLam | Leif Metcalf | 2021-01-29 | 1 | -2/+0 |
* | Fix toArgRep to support 64-bit reps on all systems | Sylvain Henry | 2020-11-26 | 1 | -1/+1 |
* | Demand: Interleave usage and strictness demands (#18903) | Sebastian Graf | 2020-11-20 | 1 | -29/+19 |
* | Lint the compiler for extraneous LANGUAGE pragmas | Hécate | 2020-10-10 | 1 | -1/+0 |
* | DynFlags: disentangle Outputable | Sylvain Henry | 2020-08-12 | 2 | -0/+2 |
* | Remove platform constant wrappers | Sylvain Henry | 2020-07-25 | 1 | -5/+8 |
* | Clean up haddock hyperlinks of GHC.* (part1) | Takenobu Tani | 2020-06-25 | 1 | -5/+5 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 1 | -1/+1 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -1/+2 |
* | Improve some folds over Uniq[D]FM | Simon Jakobi | 2020-05-14 | 1 | -1/+2 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 2 | -8/+8 |
* | Modules: Types (#13009) | Sylvain Henry | 2020-03-29 | 2 | -12/+12 |
* | DynFlags refactoring III | Sylvain Henry | 2020-03-25 | 1 | -4/+6 |
* | Modules: Core (#13009) | Sylvain Henry | 2020-03-16 | 1 | -1/+1 |
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 2 | -2/+2 |
* | Module hierarchy: ByteCode and Runtime (cf #13009) | Sylvain Henry | 2020-02-12 | 1 | -1/+1 |
* | Remove CafInfo-related code from STG lambda lift pass | Ömer Sinan Ağacan | 2020-02-05 | 1 | -26/+4 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -1/+1 |
* | Module hierarchy (#13009): Stg | Sylvain Henry | 2019-12-31 | 2 | -0/+913 |