| Commit message (Expand) | Author | Age | Files | Lines |
* | Add regression test for T19474. | Andreas Klebinger | 2021-04-05 | 1 | -0/+4 |
* | Add fold vs. mconcat test T17123 | Viktor Dukhovni | 2021-03-20 | 1 | -0/+5 |
* | Fix over-eager inlining in SimpleOpt | Simon Peyton Jones | 2021-02-14 | 1 | -0/+5 |
* | Use proper RTS flags when collecting residency in perf tests. | Andreas Klebinger | 2020-10-09 | 1 | -8/+8 |
* | Add test for T18574 | Sylvain Henry | 2020-10-01 | 1 | -0/+6 |
* | Add INLINABLE pragmas to Enum list producers | buggymcbugfix | 2020-05-21 | 1 | -0/+5 |
* | Expect T4267 to pass | Sylvain Henry | 2020-03-30 | 1 | -2/+1 |
* | Demand analysis: simplify the demand for a RHS | Simon Peyton Jones | 2020-03-29 | 1 | -1/+2 |
* | Modules: Core operations (#13009) | Sylvain Henry | 2020-03-18 | 1 | -1/+1 |
* | Make DeriveFunctor-generated code require fewer beta reductions | Ryan Scott | 2020-03-11 | 1 | -0/+7 |
* | testsuite: Use small allocation area when measuring residency | Ben Gamari | 2019-11-10 | 1 | -16/+8 |
* | Make sure mkSplitUniqSupply stores the precomputed mask only. | Andreas Klebinger | 2019-06-18 | 1 | -0/+8 |
* | testsuite: Use makefile_test | Ben Gamari | 2019-01-30 | 1 | -4/+3 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 1 | -3/+4 |
* | Batch merge | Ben Gamari | 2019-01-30 | 1 | -4/+3 |
* | testsuite: Fix use of stats_num_field | Ben Gamari | 2018-12-07 | 1 | -2/+1 |
* | Add fusion rules for the zipWith functions in base (#15263) | Tobias Decking | 2018-12-06 | 1 | -0/+7 |
* | testsuite: Save performance metrics in git notes. | David Eichmann | 2018-11-07 | 1 | -318/+56 |
* | Update performance numbers on Windows | Tamar Christina | 2018-10-04 | 1 | -2/+6 |
* | Make sure forM_ and related functions fuse cleanly | Sebastian Graf | 2018-09-17 | 1 | -0/+7 |
* | Honor INLINE on 0-arity bindings (#15578) | Tobias Dammers | 2018-09-13 | 1 | -0/+9 |
* | base: Mark `findIndices` as INLINABLE instead of INLINE (fixes #15426) | Kevin Buhr | 2018-08-21 | 1 | -0/+9 |
* | base: Make Foreign.Marshal.Alloc.allocBytes[Aligned] NOINLINE | Ben Gamari | 2018-07-30 | 1 | -1/+2 |
* | Replace atomicModifyMutVar# | David Feuer | 2018-07-15 | 1 | -1/+2 |
* | Reclassify some performance tests | Richard Eisenberg | 2018-07-14 | 1 | -1/+1 |
* | Make seq# evaluatedness look through casts | David Feuer | 2018-06-11 | 1 | -0/+9 |
* | Let the simplifier know that seq# forces | David Feuer | 2018-06-06 | 1 | -0/+10 |
* | Clean up Windows testsuite failures | Tamar Christina | 2018-05-28 | 1 | -2/+4 |
* | Improve numeric stability of numericEnumFrom for floating numbers | HE, Tao | 2018-05-16 | 1 | -1/+2 |
* | Do not unpack class dictionaries with INLINABLE | Simon Peyton Jones | 2018-04-26 | 1 | -0/+9 |
* | SpecConstr: accommodate casts in value arguments | Simon Peyton Jones | 2018-04-02 | 1 | -0/+6 |
* | Revert "GHCi: Don't remove shadowed bindings from typechecker scope." | Ömer Sinan Ağacan | 2018-03-08 | 1 | -2/+1 |
* | Add perf test for #14052 | Ömer Sinan Ağacan | 2018-03-07 | 1 | -0/+7 |
* | Windows: fix all failing tests. | Tamar Christina | 2018-01-02 | 1 | -2/+5 |
* | Fix loss-of-SpecConstr bug | Simon Peyton Jones | 2017-05-02 | 1 | -0/+8 |
* | Various testsuite fixes for 32-bit Windows | Ben Gamari | 2017-04-02 | 1 | -4/+6 |
* | Derive the definition of null | David Feuer | 2017-04-02 | 1 | -2/+5 |
* | Add a perf test for deriving null | David Feuer | 2017-04-02 | 1 | -0/+8 |
* | testsuite: Update performance numbers for 32-bit platforms | Ben Gamari | 2017-03-26 | 1 | -12/+22 |
* | testsuite: Bump T10359 allocations | Ben Gamari | 2017-03-10 | 1 | -1/+3 |
* | The Early Inline Patch | Simon Peyton Jones | 2017-02-28 | 1 | -0/+2 |
* | Add -fspec-constr-keen | Simon Peyton Jones | 2017-02-26 | 1 | -1/+3 |
* | tests: remove extra_files.py (#12223) | Reid Barton | 2017-02-26 | 1 | -1/+2 |
* | Fix all broken perf tests on x64 Windows | Tamar Christina | 2017-02-21 | 1 | -0/+5 |
* | Type-indexed Typeable | Ben Gamari | 2017-02-18 | 1 | -1/+2 |
* | Derive <$ | David Feuer | 2017-02-07 | 1 | -0/+13 |
* | Do Worker/Wrapper for NOINLINE things | Eric Seidel | 2017-02-05 | 1 | -3/+5 |
* | Join points | Luke Maurer | 2017-02-01 | 1 | -2/+4 |
* | Use top-level instances to solve superclasses where possible | Daniel Haraj | 2017-01-31 | 1 | -4/+24 |
* | Remove clean_cmd and extra_clean usage from .T files | Thomas Miedema | 2017-01-22 | 1 | -14/+2 |