summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Opt/WorkWrap/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Don't use absentError thunks for strict constructor fieldsSimon Peyton Jones2021-01-021-24/+81
* WorkWrap: Unbox constructors with existentials (#18982)Sebastian Graf2020-12-231-114/+170
* DmdAnal: Annotate top-level function bindings with demands (#18894)Sebastian Graf2020-12-121-2/+6
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-6/+5
* Name (tc)SplitForAll- functions more consistentlyRyan Scott2020-11-151-2/+2
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-4/+2
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-091-0/+1
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Define type Void# = (# #) (#18441)Krzysztof Gogolewski2020-07-221-3/+2
* Better loop detection in findTypeShapeSimon Peyton Jones2020-06-271-5/+15
* Various performance improvementsKrzysztof Gogolewski2020-06-171-4/+4
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-26/+48
* Trim the demand for recursive product typesSimon Peyton Jones2020-06-131-17/+30
* Rename Package into UnitSylvain Henry2020-06-131-1/+1
* Make WorkWrap.Lib.isWorkerSmallEnough aware of the old aritySebastian Graf2020-05-261-4/+8
* DmdAnal: Improve handling of precise exceptionsSebastian Graf2020-05-151-1/+4
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-7/+7
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* GHC.Core.Opt renamingSylvain Henry2020-04-181-0/+1246