summaryrefslogtreecommitdiff
path: root/compiler/GHC/Platform
Commit message (Expand)AuthorAgeFilesLines
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Use a type alias for WaysSylvain Henry2020-08-062-9/+10
* Remove platform constant wrappersSylvain Henry2020-07-251-0/+18
* Add GHC.Platform.ProfileSylvain Henry2020-07-251-0/+36
* Rename GHC.Driver.Ways into GHC.Platform.WaysSylvain Henry2020-07-251-0/+202
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-1/+5
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-2611-13/+13
* Modules: Types (#13009)Sylvain Henry2020-03-292-3/+3
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-243-1/+274
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-041-1/+1
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-222-0/+16
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-108-0/+176