summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler/all.T
Commit message (Expand)AuthorAgeFilesLines
* Bump performance mark for T9020Joachim Breitner2017-02-031-1/+2
* testsuite: Update allocations for T12234Ben Gamari2017-02-011-1/+2
* Join pointsLuke Maurer2017-02-011-6/+12
* testsuite: Bump compiler allocations of T5837Ben Gamari2017-01-241-1/+3
* Record evaluated-ness on workers and wrappersSimon Peyton Jones2017-01-231-1/+4
* testsuite: Bump allocations on T5321Fun and T12707Ben Gamari2017-01-221-2/+9
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-5/+12
* testsuite: Bump allocations for T12234Ben Gamari2017-01-171-3/+4
* Typos in manual, comments and testsGabor Greif2017-01-121-1/+1
* testsuite: Add performance testcase from #12707Ben Gamari2017-01-101-0/+9
* Add performance test for #13056Ryan Scott2017-01-061-1/+10
* Fix the implementation of the "push rules"Simon Peyton Jones2017-01-061-1/+4
* Avoid exponential blowup in FamInstEnv.normaliseTypeSimon Peyton Jones2017-01-061-0/+11
* Fix test for T12877Sylvain Henry2016-12-231-18/+0
* testsuite: Split out Windows allocations numbers for T12234Ben Gamari2016-12-231-1/+3
* Improved perf for T12227Simon Peyton Jones2016-12-211-1/+3
* testsuite: Specify expected allocations of T12877 for WindowsBen Gamari2016-12-151-1/+5
* Scrutinee Constant FoldingSylvain Henry2016-12-091-0/+13
* Use isFamFreeTyCon now we have itSimon Peyton Jones2016-12-051-1/+3
* Fix an asymptotic bug in the occurrence analyserSimon Peyton Jones2016-12-051-0/+21
* Perf improvements in T6048, T10547Simon Peyton Jones2016-11-251-2/+6
* Another major constraint-solver refactoringSimon Peyton Jones2016-11-251-2/+5
* testsuite: Update allocation numbers for T5631Ben Gamari2016-11-101-1/+3
* Make traceRn behave more like traceTcMatthew Pickering2016-10-261-3/+6
* testsuite: Bump peak_megabytes_allocated for T3064Ben Gamari2016-10-251-1/+2
* Accept 20% dedgradation in Trac #5030 compile timeSimon Peyton Jones2016-10-211-1/+4
* Clean up handling of known-key Names in interface filesBen Gamari2016-10-131-1/+2
* testsuite: Bump T1969 allocationsBen Gamari2016-10-121-1/+2
* Improved stats for Trac #1969Simon Peyton Jones2016-10-101-1/+1
* Replace INLINEABLE by INLINABLE (#12613)Joachim Breitner2016-09-241-1/+1
* Fix #12442.Richard Eisenberg2016-09-231-3/+6
* Derive the Generic instance in perf/compiler/T5642Ryan Scott2016-09-051-1/+2
* restore -fmax-worker-args handling (Trac #11565)Sergei Trofimovich2016-09-011-2/+4
* Revert "testsuite: Update bytes allocated of parsing001"Ben Gamari2016-09-011-2/+1
* testsuite: Update bytes allocated of parsing001Ben Gamari2016-08-311-1/+2
* When a value Id comes from hi-boot, insert noinline. Fixes #10083.Edward Z. Yang2016-08-211-2/+10
* Revert "T1969: Enable it again but bump the max residency temporarily"Matthew Pickering2016-08-171-2/+3
* T1969: Enable it again but bump the max residency temporarilyÖmer Sinan Ağacan2016-08-071-3/+2
* Temporarily mark T1969 perf test as broken (#12437)Ömer Sinan Ağacan2016-08-051-1/+2
* Accept better stats for T9675Simon Marlow2016-07-261-2/+3
* Pretty: remove a harmful $! (#12227)Thomas Miedema2016-07-171-2/+18
* IfaceEnv: Only check for built-in OccNames if mod is GHC.TypesBen Gamari2016-07-161-1/+3
* Improve typechecking of instance defaultsSimon Peyton Jones2016-06-241-1/+2
* Refactor derived Generic instances to reduce allocationsRyan Scott2016-06-191-2/+3
* Add Bifoldable and Bitraversable to baseRyan Scott2016-06-191-1/+2
* Testsuite: fixup comments for T9872d [skip ci]Thomas Miedema2016-06-051-2/+2
* Fix a performance issue with -fprint-expanded-synonymsÖmer Sinan Ağacan2016-05-151-0/+8
* Make Generic1 poly-kindedRyanGlScott2016-05-121-1/+2
* Improve TcFlatten.flattenTyVarSimon Peyton Jones2016-04-151-1/+3
* Add a final demand analyzer run right before TidyCoreJoachim Breitner2016-04-141-11/+16