summaryrefslogtreecommitdiff
path: root/compiler/GHC/CmmToAsm/Reg/Graph/Stats.hs
Commit message (Expand)AuthorAgeFilesLines
* RegAlloc: Add missing raPlatformfield to RegAllocStatsSpillAndreas Klebinger2020-11-261-1/+5
* Generalize OutputablePSylvain Henry2020-09-171-1/+5
* Introduce OutputablePSylvain Henry2020-09-171-9/+9
* DynFlags: refactor GHC.CmmToAsm (#17957, #10143)Sylvain Henry2020-08-181-5/+8
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-3/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-4/+4
* Modules: Types (#13009)Sylvain Henry2020-03-291-2/+2
* Refactor CmmToAsm (disentangle DynFlags)Sylvain Henry2020-03-151-14/+22
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-0/+346