summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Give plugins a better interface (#17957)Sylvain Henry2021-12-211-1/+3
* Rename -fcatch-bottoms to -fcatch-nonexhaustive-casesBen Gamari2021-12-211-5/+6
* codeGen: Introduce flag to bounds-check array accessesBen Gamari2021-12-216-0/+98
* testsuite: Ensure that -dcore-lint is not set for compiler performance testsMatthew Pickering2021-12-171-0/+1
* Add regression test for T20189Matthew Pickering2021-12-173-0/+20
* ci: Use correct metrics baselineMatthew Pickering2021-12-171-0/+6
* testsuite: Format metric results with comma separatorMatthew Pickering2021-12-171-2/+2
* Regression test for renamer/typechecker performance (#20261)Ben Gamari2021-12-172-0/+1698
* Plugin load order should follow the commandline order (fixes #17884)Andrei Barbu2021-12-156-1/+52
* Test case from #19313Joachim Breitner2021-12-143-1/+20
* ghc-bin: Add --merge-objs modeBen Gamari2021-12-147-0/+39
* Ghci environment: Do not remove shadowed idsJoachim Breitner2021-12-1410-5/+134
* Data.Functor.Classes: fix Ord1 instance for DownVaibhav Sagar2021-12-143-0/+10
* Use HasCallStack and error in GHC.List and .NonEmptyOleg Grenrus2021-12-1211-53/+133
* Add PromotedInfixT/PromotedUInfixT to THJakob Brünker2021-12-113-0/+24
* Remove `optLevel` from `DynFlags` (closes #20500)Gergo ERDI2021-12-097-6/+12
* package imports: Take into account package visibility when renamingMatthew Pickering2021-12-0912-0/+128
* generalize GHC.Cmm.Dataflow to work over any node typeNorman Ramsey2021-12-072-0/+26
* Re-export GHC.Types from GHC.Extssheaf2021-12-071-2/+1
* More permissive parsing of higher-rank type IPssheaf2021-12-075-0/+33
* compiler: Eliminate accidental loop in GHC.SysTools.BaseDirBen Gamari2021-12-073-2/+12
* Test-suite: fix geometric mean of empty listsheaf2021-12-031-2/+5
* Revert "Data.List specialization to []"Matthew Pickering2021-12-0327-49/+53
* testsuite: Specify expected word-size of machop testsBen Gamari2021-12-021-7/+8
* CmmToC: Always cast arguments as unsignedBen Gamari2021-12-023-0/+5
* testsuite: Add testcases for various machop issuesBen Gamari2021-12-0211-0/+72
* Fix several quoting issues in testsuiteMatthew Pickering2021-12-013-7/+7
* testsuite: Print geometric mean of stat metricsBen Gamari2021-12-011-0/+14
* Add failing test for #20674Matthew Pickering2021-12-015-0/+36
* Dump non-module specific info to file #20316Carrie Xu2021-12-014-0/+17
* Allow keywords which can be used as variables to be used with OverloadedDotSy...Matthew Pickering2021-11-262-0/+10
* Adapt plugin test caseKai Prott2021-11-261-1/+1
* Improve error message for mis-typed plugins #20671Kai Prott2021-11-261-1/+1
* Allow boring class declarations in hs-boot filessheaf2021-11-2512-0/+92
* GHCi Debugger - Improve RTTIRoland Senn2021-11-252-10/+10
* testsuite: debounce title updatesZubin Duggal2021-11-251-5/+20
* Don't use implicit lifting when deriving LiftMatthew Pickering2021-11-253-2/+14
* Enable UnboxedTuples in `genInst`, Fixes #20524CarrieMY2021-11-258-11/+29
* Make T14075 more robustMatthew Pickering2021-11-251-0/+2
* Correct retypechecking in --make modeMatthew Pickering2021-11-258-0/+69
* Combine STG free variable traversals (#17978)nineonine2021-11-234-34/+33
* Add a warning for GADT match + NoMonoLocalBinds (#20485)Krzysztof Gogolewski2021-11-236-1/+43
* Don't include types in test outputAndreas Klebinger2021-11-234-45/+32
* CmmSink: Be more aggressive in removing no-op assignments.Andreas Klebinger2021-11-238-3/+840
* Include "not more specific" info in overlap msgsheaf2021-11-2046-186/+185
* Use 'NonEmpty' for the fields in an 'HsProjection' (#20389)Zubin Duggal2021-11-202-0/+3
* More support for optional home-unitSylvain Henry2021-11-201-1/+1
* Bump deepseq submodule to 1.4.7.0-preBen Gamari2021-11-201-1/+1
* testsuite: Use libc++ rather than libstdc++ in objcpp-hiBen Gamari2021-11-181-2/+1
* Bump Cabal submoduleBen Gamari2021-11-181-3/+0