summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler
Commit message (Expand)AuthorAgeFilesLines
* Remove some redundant validity checks.Richard Eisenberg2021-01-271-0/+1
* When deriving Eq always use tag based comparisons for nullary constructorsAndreas Klebinger2021-01-221-1/+1
* Add regression test for #16577Sylvain Henry2021-01-172-0/+2088
* testsuite: Add a test for #18923Ben Gamari2020-12-052-0/+20
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-0/+1
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-3/+6
|\
| * testsuite: Mark T9872[abc] as high_memory_usageBen Gamari2020-10-241-3/+6
* | testsuite: Add performance test for #18698Ben Gamari2020-11-012-0/+100
* | Widen acceptance threshold for T10421aJohn Ericson2020-10-291-1/+1
|/
* Add flags for annotating Generic{,1} methods INLINE[1] (#11068)Andrzej Rybczak2020-10-155-0/+705
* Add -Wnoncanonical-{monad,monoid}-instances to standardWarningsFumiaki Kinoshita2020-10-142-2/+0
* Testsuite: increase timeout for T18223 (#18795)Sylvain Henry2020-10-091-0/+2
* Better eta-expansion (again) and don't specilise DFunsSimon Peyton Jones2020-09-224-102/+91
* testsuite: Specify metrics collected by T17516Ben Gamari2020-08-111-1/+1
* This patch addresses the exponential blow-up in the simplifier.Simon Peyton Jones2020-07-289-0/+386
* testsuite: Widen acceptance threshold on T5837wip/T18282Ben Gamari2020-07-131-1/+1
* Reduce result discount in conSizeSimon Peyton Jones2020-07-132-0/+46
* add reproducer for #15630Artem Pelenitsyn2020-07-122-0/+61
* testsuite: Widen T12234 acceptance window to 2%Ben Gamari2020-07-071-1/+1
* test suite: add reproducer for #17516Artem Pelenitsyn2020-06-253-0/+478
* Relax allocation threshold for T12150.Andreas Klebinger2020-06-181-1/+6
* Update testsuiteSylvain Henry2020-06-171-1/+1
* T16190: only measure bytes_allocatedSylvain Henry2020-06-171-1/+1
* testsuite: Increase size of T12150Ben Gamari2020-06-131-0/+410
* Trim the demand for recursive product typesSimon Peyton Jones2020-06-132-0/+73
* Only test T16190 with the NCGSylvain Henry2020-06-131-1/+4
* Implement cast worker/wrapper properlySimon Peyton Jones2020-06-101-2/+2
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-052-6/+6
* testsuite: Move no_lint to the top level, tweak hie002Ömer Sinan Ağacan2020-04-101-5/+0
* simplifier: Kill off ufKeenessFactorBen Gamari2020-04-071-55/+9
* Major improvements to the specialiserSimon Peyton Jones2020-04-031-2/+9
* Testsuite: measure compiler stats for T16190Sylvain Henry2020-04-031-1/+1
* testlib: Extend existing *_opts in extra_*_optsÖmer Sinan Ağacan2020-02-051-3/+4
* PmCheck: Formulate as translation between Clause TreesSebastian Graf2020-01-251-0/+2
* testsuite: Widen acceptance window of T1969Ben Gamari2020-01-241-1/+3
* Print Core type applications with no whitespace after @ (#17643)Ryan Scott2020-01-082-23/+21
* testsuite: Enlarge acceptance window for T1969Ben Gamari2019-12-301-1/+1
* Meaning-preserving SCC annotations (#15730)Vladislav Zavialov2019-12-051-1/+1
* testsuite: Don't collect residency for T4801Ben Gamari2019-11-171-1/+0
* testsuite: Increase acceptance window of T4801Ben Gamari2019-11-151-1/+1
* testsuite: Use small allocation area when measuring residencyBen Gamari2019-11-101-64/+11
* Make CSE delay inlining lessSimon Peyton Jones2019-11-011-1/+0
* Merge non-moving garbage collectorBen Gamari2019-10-231-1/+3
|\
| * testsuite: Don't run T9630 in nonmoving waysBen Gamari2019-10-221-1/+3
* | Performance tests: Reduce acceptance threshold for bytes allocated testsMatthew Pickering2019-10-231-41/+41
|/
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-091-1/+1
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-1/+1
* testsuite: Compile T9630 with +RTS -G1Ben Gamari2019-05-301-1/+4
* Let the specialiser work on dicts under lambdasSandy Maguire2019-05-264-1/+248
* Compute demand signatures assuming idAritySebastian Graf2019-04-302-0/+80