summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf
Commit message (Expand)AuthorAgeFilesLines
* Revert "trees that grow" workBen Gamari2017-11-211-4/+1
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-141-2/+3
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-1/+2
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-1/+2
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-1/+2
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-2/+1
* testsuite: Bump haddock.compiler allocationsBen Gamari2017-11-071-1/+2
* testsuite: Bump metrics of haddock.CabalBen Gamari2017-11-061-1/+2
* Bump haddock submodulealexbiehl2017-11-021-1/+2
* Factor out readField (#14364)Tobias Dammers2017-10-251-1/+2
* Fix space leak in BinIface.getSymbolTableDouglas Wilson2017-10-251-2/+4
* Improve type-error reportingSimon Peyton Jones2017-09-251-1/+1
* testsuite: Bump allocations of T12150Ben Gamari2017-09-211-1/+2
* Bump T783 expected allocationsBen Gamari2017-09-081-1/+2
* Make Semigroup a superclass of Monoid (re #14191)Herbert Valerio Riedel2017-09-072-3/+7
* Clean up opt and llcMoritz Angermann2017-09-061-2/+4
* Actually bump T12150David Feuer2017-08-281-1/+1
* Adjust test suite statsDavid Feuer2017-08-281-2/+4
* Refactor the Mighty SimplifierSimon Peyton Jones2017-08-252-0/+113
* Bump haddock submoduleBen Gamari2017-08-221-2/+4
* Track visibility in TypeEqOriginRichard Eisenberg2017-07-271-1/+3
* Fix busy-wait in SysTools.builderMainLoopDouglas Wilson2017-07-201-1/+2
* Typeable: Ensure that promoted data family instance tycons get bindingsBen Gamari2017-07-191-1/+2
* testsuite: Again update allocations of T13701Ben Gamari2017-07-121-1/+2
* testsuite: Update haddock allocationsBen Gamari2017-07-121-2/+4
* testsuite: Fix T13701 allocations yet againBen Gamari2017-07-111-1/+1
* testsuite: Decrease T13701 allocationsBen Gamari2017-07-111-1/+1
* Fix T13701 allocation for LinuxDavid Feuer2017-06-291-0/+1
* Treat banged bindings as FunBindsBen Gamari2017-06-271-1/+3
* cmm/CmmLayoutStack: avoid generating unnecessary reloadsMichal Terepeta2017-06-191-6/+13
* Add T9630David Feuer2017-06-193-0/+132
* Add perf test for #12545Ryan Scott2017-06-123-0/+118
* Don't pass -dcore-lint to haddock in Haddock.mkDouglas Wilson2017-06-081-3/+6
* Refactor temp files cleanupDouglas Wilson2017-06-082-0/+25
* testsuite: Add performance test, NaperianBen Gamari2017-06-082-0/+431
* Desugar modules compiled with -fno-codedoug2017-06-051-3/+6
* Faster checkFamInstConsistencyBartosz Nitka2017-05-312-4/+8
* Testcase for #13719Bartosz Nitka2017-05-222-0/+42
* Revert "Use a deterministic map for imp_dep_mods"Bartosz Nitka2017-05-151-1/+2
* Stress test for nested module hierarchiesBartosz Nitka2017-05-152-0/+32
* Revert "Stress test for nested module hierarchies"Bartosz Nitka2017-05-152-33/+0
* Stress test for nested module hierarchiesBartosz Nitka2017-05-152-0/+33
* testsuite: Update allocations for T4801 on DarwinBen Gamari2017-05-101-1/+2
* Revert "CoreTidy: Don't seq unfoldings"Ben Gamari2017-05-091-4/+2
* testsuite: Fix attribution of "Don't seq unfoldings" regressionBen Gamari2017-05-081-2/+2
* Make XNegativeLiterals treat -0.0 as negative 0Nolan2017-05-081-2/+4
* Fix loss-of-SpecConstr bugSimon Peyton Jones2017-05-023-0/+91
* Join-point refactoringSimon Peyton Jones2017-05-021-1/+2
* testsuite: Bump allocations of T3064Ben Gamari2017-05-011-1/+2
* Avoid excessive space usage from unfoldings in CoreTidyReid Barton2017-05-011-4/+8