summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/Dataflow
Commit message (Expand)AuthorAgeFilesLines
* cmm: Introduce blockConcatBen Gamari2022-12-151-0/+3
* Make `Functor` a superclass of `TrieMap`, which lets us derive the `map` func...M Farkas-Dyck2022-10-181-1/+0
* cmm: Eliminate orphan Outputable instancesBen Gamari2022-07-161-0/+4
* Fix all invalid haddock comments in the compilerZubin Duggal2022-03-291-6/+6
* Remove flattening variablesRichard Eisenberg2020-12-011-0/+1
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-102-8/+3
* Generalize OutputablePSylvain Henry2020-09-171-3/+6
* Introduce OutputablePSylvain Henry2020-09-171-0/+6
* Clean up haddock hyperlinks of GHC.* (part1)Takenobu Tani2020-06-251-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-264-7/+7
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Remove some dead codeBrian Foley2020-03-151-6/+0
* Use Type instead of * in GHCBen Gamari2020-02-201-2/+4
* A few optimizations in STG and Cmm parts:Andreas Klebinger2020-01-312-0/+6
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-254-0/+834