summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Test #13585 in typecheck/should_compile/T13585Richard Eisenberg2017-05-025-0/+100
* Fix #13233 by checking for lev-poly primopsRichard Eisenberg2017-05-021-3/+3
* Fix #13333 by fixing the covar's type in ctEvCoercionRichard Eisenberg2017-05-022-0/+29
* Shave the hair off mkCastTy.Richard Eisenberg2017-05-021-2/+2
* Fix #13233 by checking for lev-poly primopsRichard Eisenberg2017-05-025-13/+52
* Fix loss-of-SpecConstr bugSimon Peyton Jones2017-05-023-0/+91
* Join-point refactoringSimon Peyton Jones2017-05-023-7/+8
* testsuite: Bump allocations of T3064Ben Gamari2017-05-011-1/+2
* Avoid excessive space usage from unfoldings in CoreTidyReid Barton2017-05-011-4/+8
* Fix capitalization in message for #13609Ben Gamari2017-05-011-1/+1
* testsuite: Add test for #13609Ben Gamari2017-05-013-0/+9
* testsuite: Widen acceptance window of T13379Ben Gamari2017-04-301-1/+2
* Re-engineer caseRules to add tagToEnum/dataToTagSimon Peyton Jones2017-04-283-96/+96
* Make the tyvars in TH-reified data family instances uniformRyan Scott2017-04-283-0/+27
* Add regression test for #12104Ryan Scott2017-04-283-0/+17
* Be a bit more eager to inline in a strict contextSimon Peyton Jones2017-04-281-1/+1
* Cure exponential behaviour in the simplifierSimon Peyton Jones2017-04-284-13/+397
* Comments onlySimon Peyton Jones2017-04-281-1/+1
* Update Cabal submodule, with necessary wibbles.Edward Z. Yang2017-04-261-2/+2
* Only pretty-print binders in closed type families with -fprint-explicit-forallsRyan Scott2017-04-257-7/+23
* Don't setProgramDynFlags on every :loadSimon Marlow2017-04-252-0/+19
* Add failing test case for T13611Joachim Breitner2017-04-242-0/+10
* testsuite/driver: Fix deletion retry logic on WindowsBen Gamari2017-04-241-7/+15
* Add regression test for #13603Ryan Scott2017-04-242-1/+11
* testsuite: Mark T13075 as broken due to #13075Ben Gamari2017-04-231-1/+1
* testsuite: Add testcase for #13075Ben Gamari2017-04-232-0/+8
* testsuite: Increase T13056 window size to +/-10%Ben Gamari2017-04-231-2/+3
* testsuite: Add testcase for #13587Ben Gamari2017-04-233-0/+27
* testsuite: Add test for #13591Ben Gamari2017-04-235-0/+12
* Document the kind generalization behavior observed in #13555Ryan Scott2017-04-233-0/+67
* testsuite: Update performance metricsBen Gamari2017-04-211-2/+5
* testsuite: Bump timeout multiplier for T11195Ben Gamari2017-04-211-1/+1
* testsuite: disable 'optllvm' for unregisterised compilerSergei Trofimovich2017-04-201-1/+1
* Simplify StgCases when all alts refer to the case binderJoachim Breitner2017-04-181-1/+1
* Add failing test case for #13588Joachim Breitner2017-04-184-0/+230
* Remove redundant flag (-O) registration (fixes #13392)Santiago Munin2017-04-173-0/+9
* hs_add_root() RTS API removalSergei Trofimovich2017-04-172-6/+0
* Yet more work on TcSimplify.simplifyInferSimon Peyton Jones2017-04-135-2/+56
* Allow qualified names to be children in export listsMatthew Pickering2017-04-122-0/+15
* base: Implement bit casts between word and float typesErik de Castro Lopo2017-04-123-0/+234
* Use -G1 for reliable peak mem usageSimon Peyton Jones2017-04-121-0/+1
* Improve demand analysis for join pointsSimon Peyton Jones2017-04-123-0/+19
* Typos in comments [ci skip]Gabor Greif2017-04-116-6/+6
* Add a second regression test for #13536Joachim Breitner2017-04-103-0/+38
* StgCse: Do not re-use trivial case scrutineesJoachim Breitner2017-04-104-0/+20
* Parenthesize type/data families correctly for -ddump-splicesAlan Zimmerman2017-04-094-0/+96
* Do Note [Improving seq] alwaysSimon Peyton Jones2017-04-073-0/+22
* testsuite: Update expected performance numbers on 32-bit LinuxBen Gamari2017-04-062-7/+10
* Add regression test for #13538Ryan Scott2017-04-062-0/+46
* Be less aggressive about fragile-context warrningsSimon Peyton Jones2017-04-064-4/+36