summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/Opt/SetLevels.hs
Commit message (Expand)AuthorAgeFilesLines
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+3
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-07-281-2/+10
* Various performance improvementsKrzysztof Gogolewski2020-06-171-1/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-3/+29
* Clarify leaf module names for new module hierarchyTakenobu Tani2020-06-101-2/+2
* Allow simplification through runRW#Ben Gamari2020-05-291-1/+9
* FloatOut: Only eta-expand dead-end RHS if arity will increase (#18231)Sebastian Graf2020-05-281-0/+3
* Rename GHC.Core.Arity into GHC.Core.Opt.AritySylvain Henry2020-05-241-1/+1
* DmdAnal: Improve handling of precise exceptionsSebastian Graf2020-05-151-4/+4
* Improve some folds over Uniq[D]FMSimon Jakobi2020-05-141-5/+7
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-8/+8
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* GHC.Core.Opt renamingSylvain Henry2020-04-181-0/+1771