summaryrefslogtreecommitdiff
path: root/compiler/GHC/CmmToAsm/Reg/Graph
Commit message (Expand)AuthorAgeFilesLines
* Fix typosBrian Wignall2021-02-061-1/+1
* Add explicit import lists to Data.List importsOleg Grenrus2021-01-292-2/+2
* RegAlloc: Add missing raPlatformfield to RegAllocStatsSpillAndreas Klebinger2020-11-261-1/+5
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-151-3/+3
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-41/+36
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-1/+3
* Generalize OutputablePSylvain Henry2020-09-171-1/+5
* Introduce OutputablePSylvain Henry2020-09-171-9/+9
* mkUnique refactoring (#18362)Aditya Gupta2020-08-222-0/+2
* DynFlags: refactor GHC.CmmToAsm (#17957, #10143)Sylvain Henry2020-08-182-7/+10
* DynFlags: disentangle OutputableSylvain Henry2020-08-123-0/+3
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-125-36/+36
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-0/+3
* Improve some folds over Uniq[D]FMSimon Jakobi2020-05-141-2/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-268-25/+25
* Modules: Types (#13009)Sylvain Henry2020-03-298-19/+19
* Refactor CmmToAsm (disentangle DynFlags)Sylvain Henry2020-03-151-14/+22
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-248-0/+2358