summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Ppr.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce alignment to CmmStoreBen Gamari2022-02-041-1/+4
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-0/+2
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-1/+1
* Generalize OutputablePSylvain Henry2020-09-171-11/+16
* Introduce OutputablePSylvain Henry2020-09-171-60/+59
* Rip out CmmStackInfo(updfr_space)Ben Gamari2020-05-281-3/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-4/+4
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Refactoring: use Platform instead of DynFlags when possibleSylvain Henry2020-03-191-5/+7
* Disentangle DynFlags and SDocSylvain Henry2020-02-201-11/+11
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+309