Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Eric Lindblad | 2022-09-14 | 1 | -1/+1 |
* | GenStgAlt 3-tuple synonym --> Record type | doyougnu | 2022-03-02 | 1 | -1/+2 |
* | Use SrcSpan from the binder as initial source estimate | Matthew Pickering | 2022-02-23 | 1 | -1/+8 |
* | Purge DynFlags from GHC.Stg | John Ericson | 2022-02-06 | 1 | -11/+18 |
* | Use Info Table Provenances to decode cloned stack (#18163) | Sven Tennie | 2021-09-23 | 1 | -22/+28 |
* | Use GHC's State monad consistently | Ben Gamari | 2021-05-29 | 1 | -1/+1 |
* | STG AST - Make ConstructorNumber always a field. | Andreas Klebinger | 2021-03-24 | 1 | -3/+3 |
* | remove superfluous 'id' type parameter from GenTickish | Luite Stegeman | 2021-03-20 | 1 | -3/+3 |
* | IPE: Give all constructor and function tables locationswip/con-info | Matthew Pickering | 2021-03-03 | 1 | -18/+12 |
* | Add option to give each usage of a data constructor its own info table | Matthew Pickering | 2021-03-03 | 1 | -8/+114 |
* | Add -finfo-table-map which maps info tables to source positions | Matthew Pickering | 2021-03-03 | 1 | -0/+140 |