summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* EPA: AnnAt missing for type application in patternsghc-9.2-az-4Alan Zimmerman2021-06-143-0/+20
* EPA: Fix explicit specificity and unicode linear arrow annotationsAlan Zimmerman2021-06-144-0/+31
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-06-1410-110/+73
* [testsuite] fix T6132 when using the LLVM toolchainwip/angerman/ghc-9.2-aarch64Moritz Angermann2021-06-081-1/+7
* [testsuite] fix T13702 with clangMoritz Angermann2021-06-081-0/+5
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-084-13/+36
* Read constants header instead of global platformConstantsSylvain Henry2021-06-042-2/+7
* Remove dynamic-by-default (#16782)Sylvain Henry2021-06-045-21/+3
* Bignum: match on DataCon workers in rules (#19892)Sylvain Henry2021-06-015-5/+33
* Disallow -XDerivingVia when -XSafe is on (#19786)Aaron Allen2021-05-133-0/+12
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-136-13/+29
* EPA: record annotations for braces in LetStmtAlan Zimmerman2021-05-123-0/+11
* EPA: Use custom AnnsIf structure for HsIf and HsCmdIfAlan Zimmerman2021-05-123-0/+29
* EPA: properly capture leading semicolons in statement listsAlan Zimmerman2021-05-123-1/+13
* EPA: properly capture semicolons between Matches in a FunBindAlan Zimmerman2021-05-124-1/+20
* Propagate free variables in extract_lctxt correctlyRyan Scott2021-05-122-0/+26
* Eliminate unsafeEqualityProof in CorePrepSimon Peyton Jones2021-05-123-0/+106
* Fix magicDict in ghci (and in the presence of other ticks)Matthew Pickering2021-05-127-0/+64
* Revert "[darwin] stop the DYLD_LIBRARY_PATH madness"Ben Gamari2021-05-121-2/+5
* fix sub-word literals in GHCiLuite Stegeman2021-05-127-0/+273
* [testsuite] :tada: best typo ever!wip/angerman/fix-llvm-typoMoritz Angermann2021-05-071-1/+1
* Make tests more portable on FreeBSDViktor Dukhovni2021-05-036-18/+28
* EPA: cleanups after the mergeAlan Zimmerman2021-04-219-287/+291
* [darwin] stop the DYLD_LIBRARY_PATH madnesswip/angerman/9.2-forward-ports-2Moritz Angermann2021-04-201-5/+2
* [testsuite/arm64] fix section_alignmentMoritz Angermann2021-04-201-1/+1
* [testsuite] static001 is not broken anymore.Moritz Angermann2021-04-201-1/+2
* [testsuite/json2] Fix failure with LLVM backendsMoritz Angermann2021-04-201-2/+6
* [testsuite] filter out superfluous dylib warningsMoritz Angermann2021-04-201-3/+18
* [Darwin] mark stdc++ tests as brokenMoritz Angermann2021-04-201-10/+11
* [Aarch64] No div-by-zero; disable test.Moritz Angermann2021-04-201-0/+5
* [testsuite/darwin] fix conc059Moritz Angermann2021-04-201-0/+2
* [testlib/driver] denoiseMoritz Angermann2021-04-202-6/+11
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-208-57/+27
* testsuite: Add test for #19645Ben Gamari2021-04-193-0/+31
* codeGen: Teach unboxed sum rep logic about levityBen Gamari2021-04-191-3/+3
* Bump Cabal submoule againBen Gamari2021-04-181-3/+0
* Bump deepseq submodule to 1.4.6.0Ben Gamari2021-04-181-1/+1
* Add {lifted,unlifted}DataConKey to pretendNameIsInScope's list of NamesRyan Scott2021-04-1410-0/+50
* Fix some negation issues when creating FractionalLitMatthew Pickering2021-04-145-0/+23
* Test #19665 as expect_broken, with commentarywip/backport-MR4826-to-9.2Richard Eisenberg2021-04-132-0/+21
* Tweak kick-out condition K2b to deal with LHSsRichard Eisenberg2021-04-132-0/+25
* [base] inline mconcatMoritz Angermann2021-04-101-1/+1
* Add missing axiom exports for CharToNat/NatToCharwip/backport-9.2-chartonat-axiomVladislav Zavialov2021-04-082-2/+8
* [testsuite/aarch64-darwin] disable T12674Moritz Angermann2021-03-301-1/+3
* [testsuite/aarch64] disable T18623Moritz Angermann2021-03-301-1/+6
* [testlib] ignore strip warningsMoritz Angermann2021-03-301-0/+4
* [testsuite] Fix SubsectionsViaSymbols testMoritz Angermann2021-03-302-1/+2
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-302-5/+5
* Implement -Wmissing-kind-signatureswip/ghc-9.2-mergeOleg Grenrus2021-03-297-0/+223
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-2910-458/+458