summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/haddock/all.T
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "trees that grow" work"Alan Zimmerman2017-11-221-1/+4
* 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
* Bump haddock submoduleBen Gamari2017-08-221-2/+4
* testsuite: Update haddock allocationsBen Gamari2017-07-121-2/+4
* Don't pass -dcore-lint to haddock in Haddock.mkDouglas Wilson2017-06-081-3/+6
* Desugar modules compiled with -fno-codedoug2017-06-051-3/+6
* Faster checkFamInstConsistencyBartosz Nitka2017-05-311-2/+4
* testsuite: Update expected performance numbers on 32-bit LinuxBen Gamari2017-04-061-3/+4
* Various testsuite fixes for 32-bit WindowsBen Gamari2017-04-021-2/+4
* testsuite: More 32-bit performance changesBen Gamari2017-03-291-4/+4
* testsuite: Update performance numbers for 32-bit platformsBen Gamari2017-03-261-3/+6
* The Early Inline PatchSimon Peyton Jones2017-02-281-1/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-3/+6
* Fix all broken perf tests on x64 WindowsTamar Christina2017-02-211-1/+4
* Type-indexed TypeableBen Gamari2017-02-181-2/+4
* Generalize kind of the (->) tyconBen Gamari2017-02-181-2/+4
* Better perf for haddock.base, haddock.CabalSimon Peyton Jones2017-02-161-2/+4
* Improve the Occurrence Analyzer’s handling of one-shot functionsJoachim Breitner2017-02-111-45/+48
* Join pointsLuke Maurer2017-02-011-2/+4
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-1/+2
* testsuite: Actually update haddock.compiler allocationsBen Gamari2016-12-011-1/+1
* testsuite: Bump haddock.compiler allocationsBen Gamari2016-11-291-0/+1
* Update haddock.Cabal perf for Cabal update.Edward Z. Yang2016-10-081-1/+2
* The Backpack patch.Edward Z. Yang2016-10-081-1/+2
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-021-1/+2
* Actually update haddock.Cabal stats.Edward Z. Yang2016-08-081-1/+1
* Cabal submodule update.Edward Z. Yang2016-08-081-0/+5
* Make checkFamInstConsistency less expensiveBartosz Nitka2016-06-211-2/+4
* Refactor derived Generic instances to reduce allocationsRyan Scott2016-06-191-2/+3
* Testsuite: run tests in <testdir>.run instead of /tmpThomas Miedema2016-06-181-3/+3
* Make Generic1 poly-kindedRyanGlScott2016-05-121-2/+4
* Adjust performance numbersJoachim Breitner2016-04-071-1/+2
* CSE code cleanup and improvementSimon Peyton Jones2016-04-061-1/+2
* testsuite: Update 32-bit performance numbersBen Gamari2016-04-061-5/+6
* ghc-prim: Delay inlining of {gt,ge,lt,le}Int to phase 1Ben Gamari2016-03-301-2/+3
* Tes suite output updatesJoachim Breitner2016-03-291-1/+2
* Bump haddock.base allocationsBen Gamari2016-02-251-1/+2
* Update Cabal submodule to latest snapshotHerbert Valerio Riedel2015-12-221-1/+2
* Move Data.Functor.(Classes,Compose,Product,Sum) into baseRyanGlScott2015-12-171-1/+2
* Bump haddock expected performance numbersBen Gamari2015-12-171-6/+9
* Allow recursive (undecidable) superclassesSimon Peyton Jones2015-12-151-1/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-2/+4