Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Driver (#13009) | Sylvain Henry | 2020-02-21 | 6 | -7/+7 |
* | Use concatMap(M) instead of `concat . map` and the monadic variant | Ömer Sinan Ağacan | 2020-02-20 | 1 | -1/+1 |
* | Disentangle DynFlags and SDoc | Sylvain Henry | 2020-02-20 | 1 | -6/+5 |
* | Module hierarchy: ByteCode and Runtime (cf #13009) | Sylvain Henry | 2020-02-12 | 1 | -1/+1 |
* | Fix -ddump-stg-final. | Andreas Klebinger | 2020-02-09 | 1 | -2/+0 |
* | Remove CafInfo-related code from STG lambda lift pass | Ömer Sinan Ağacan | 2020-02-05 | 2 | -33/+5 |
* | A few optimizations in STG and Cmm parts: | Andreas Klebinger | 2020-01-31 | 2 | -17/+12 |
* | Do CafInfo/SRT analysis in Cmm | Ömer Sinan Ağacan | 2020-01-31 | 4 | -100/+183 |
* | Disable two warnings for files that trigger them | Tom Ellis | 2020-01-27 | 1 | -0/+2 |
* | Module hierarchy: Cmm (cf #13009) | Sylvain Henry | 2020-01-25 | 1 | -1/+1 |
* | Document Stg.FVs module | Ömer Sinan Ağacan | 2020-01-20 | 1 | -1/+39 |
* | Module hierarchy: Iface (cf #13009) | Sylvain Henry | 2020-01-06 | 1 | -3/+3 |
* | Module hierarchy (#13009): Stg | Sylvain Henry | 2019-12-31 | 11 | -0/+4214 |