summaryrefslogtreecommitdiff
path: root/compiler/GHC/Stg/Stats.hs
Commit message (Expand)AuthorAgeFilesLines
* GenStgAlt 3-tuple synonym --> Record typedoyougnu2022-03-021-2/+1
* Tag inference work.Andreas Klebinger2022-02-121-1/+1
* Remove useless {-# LANGUAGE CPP #-} pragmasSylvain Henry2021-05-121-1/+1
* Fully remove HsVersions.hSylvain Henry2021-05-121-2/+0
* Add option to give each usage of a data constructor its own info tableMatthew Pickering2021-03-031-2/+2
* Remove StgLamLeif Metcalf2021-01-291-3/+0
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Use concatMap(M) instead of `concat . map` and the monadic variantÖmer Sinan Ağacan2020-02-201-1/+1
* Module hierarchy (#13009): StgSylvain Henry2019-12-311-0/+173