summaryrefslogtreecommitdiff
path: root/testsuite/tests/arityanal
Commit message (Expand)AuthorAgeFilesLines
* Demand: Format Call SubDemands `Cn(sd)` as `C(n,sd)` (#22231)wip/T22231Sebastian Graf2022-09-2910-14/+14
* Improve aggressive specialisationSimon Peyton Jones2022-09-283-52/+21
* Demand: Clear distinction between Call SubDmd and eval Dmd (#21717)wip/T21717Sebastian Graf2022-09-273-6/+9
* Fix arityType: -fpedantic-bottoms, join points, etcwip/T21694aSimon Peyton Jones2022-08-256-0/+47
* Don't mark lambda binders as OtherConAndreas Klebinger2022-06-272-10/+4
* Simplify: Take care with eta reduction in recursive RHSs (#21652)Sebastian Graf2022-06-205-6/+17
* A bunch of changes related to eta reductionSimon Peyton Jones2022-05-302-6/+9
* Assume at least one evaluation for nested SubDemands (#21081, #21133)wip/T21081Sebastian Graf2022-05-036-104/+122
* Demand: Let `Boxed` win in `lubBoxity` (#21119)Sebastian Graf2022-03-162-26/+19
* Tag inference work.Andreas Klebinger2022-02-121-2/+5
* DmdAnal: Implement Boxity Analysis (#19871)Sebastian Graf2021-10-244-31/+27
* Bignum: allow Integer predicates to inline (#20361)Sylvain Henry2021-10-202-30/+35
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-302-18/+12
* Avoid useless w/w split, take 2Simon Peyton Jones2021-06-0511-141/+64
* DmdAnal: Better syntax for demand signatures (#19016)Sebastian Graf2021-03-0310-72/+72
* Demand: Simplify `CU(U)` to `U` (#19005)Sebastian Graf2020-12-122-3/+3
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-2010-48/+48
* Arity: Emit "Exciting arity" warning only after second iteration (#18937)Sebastian Graf2020-11-131-1/+1
* Arity: Rework `ArityType` to fix monotonicity (#18870)Sebastian Graf2020-11-133-0/+22
* Testsuite: Add dead arity analysis testsSebastian Graf2020-10-1755-2537/+809
* Arity: Record arity types for non-recursive letsSebastian Graf2020-10-173-0/+107
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2317-112/+112
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-19/+0
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2037-0/+2640