summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Opt/DmdAnal.hs
Commit message (Expand)AuthorAgeFilesLines
* Make setBndrsDemandInfo work with only type variableswip/t19849-backport-9.0Matthew Pickering2021-06-221-3/+3
* Fix Storeable instances for the windows timeout executable.Andreas Klebinger2021-04-071-0/+4
* Make unsafeDupablePerformIO have a lazy demandAndreas Klebinger2021-04-071-38/+8
* Do absence analysis on stable unfoldingsSimon Peyton Jones2021-02-121-2/+56
* Explain why keeping DynFlags in AnalEnv saves allocation.Andreas Klebinger2020-07-141-1/+19
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-1/+2
* Trim the demand for recursive product typesSimon Peyton Jones2020-06-131-120/+168
* Clarify leaf module names for new module hierarchyTakenobu Tani2020-06-101-2/+2
* Rename GHC.Core.Arity into GHC.Core.Opt.AritySylvain Henry2020-05-241-2/+2
* DmdAnal: Improve handling of precise exceptionsSebastian Graf2020-05-151-77/+110
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-5/+5
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* GHC.Core.Opt renamingSylvain Henry2020-04-181-0/+1259