summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* CprAnal: Activate Sum CPR for local bindingsSebastian Graf2021-10-052-10/+36
* WorkWrap: Nuke CPR signatures of join points (#18824)Sebastian Graf2021-10-053-1/+50
* Reject type family equation with wrong name (#20260)Krzysztof Gogolewski2021-10-053-0/+15
* Speed up valid hole-fits by adding early abort and checks.Matthías Páll Gissurarson2021-10-057-0/+781
* Add a regression test for #17723sheaf2021-10-044-0/+32
* Bump TcLevel of failing kind equality implicationsheaf2021-10-043-0/+28
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-048-156/+66
* Constant folding for negate (#20347)Sylvain Henry2021-10-043-0/+30
* Use eqType, not tcEqType, in metavar kind checkRichard Eisenberg2021-10-023-0/+26
* Recompilation: Handle -plugin-package correctlyMatthew Pickering2021-09-303-0/+16
* Rules for sized conversion primops (#19769)Sylvain Henry2021-09-309-1/+180
* Nested CPR light unleashed (#18174)Sebastian Graf2021-09-3028-195/+889
* testsuite: Make cabal01 more robust to large environmentsMatthew Pickering2021-09-301-2/+8
* Add tests for T17820Andrea Condoluci2021-09-2911-0/+69
* Compare FunTys as if they were TyConApps.Richard Eisenberg2021-09-292-0/+20
* Add `-dsuppress-core-sizes` flag (#20342)Sylvain Henry2021-09-2820-0/+179
* Remove NoGhcTc usage from HsMatchContextArtyom Kuznetsov2021-09-281-1/+1
* Constant-folding for timesInt2# (#20374)Sylvain Henry2021-09-233-0/+61
* testsuite: Ensure that C++11 is used in T20199Ben Gamari2021-09-231-1/+1
* testsuite: Fix gnu sed-ismBen Gamari2021-09-232-2/+2
* testsuite: Don't use cc directly in section_alignment testBen Gamari2021-09-231-1/+1
* testsuite: Make unsigned_reloc_macho_x64 and section_alignment makefile_testsBen Gamari2021-09-231-2/+2
* testsuite: Fix ipeMapBen Gamari2021-09-231-0/+1
* testsuite: Pass CFLAGS to hsc2hs testsBen Gamari2021-09-231-10/+12
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-2315-63/+199
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-237-16/+283
* deriving: Always use module prefix in dataTypeNameMatthew Pickering2021-09-186-50/+75
* WorkWrap: Update Note [Wrapper activation] (#15056)Sebastian Graf2021-09-182-2/+5
* Add more instances for SoloDavid Feuer2021-09-184-5/+5
* Testsuite: Mark T12903 as fragile on i386Matthew Pickering2021-09-171-0/+1
* Constant folding for ctz/clz/popCnt (#20376)Sylvain Henry2021-09-173-0/+97
* Use an ADT for RecompReasonSylvain Henry2021-09-172-3/+3
* Refactor module dependencies codeSylvain Henry2021-09-174-4/+4
* testsuite: Add broken testcase for #19350Ben Gamari2021-09-178-0/+87
* Ensure .dyn_hi doesn't overwrite .hiZiyang Liu2021-09-174-0/+37
* EPA: correctly capture comments between 'where' and bindsAlan Zimmerman2021-09-179-7/+698
* Emit warning if bang is applied to unlifted typesTito Sacchi2021-09-175-0/+30
* Improve pretty-printer defaulting logic (#19361)Krzysztof Gogolewski2021-09-177-16/+42
* Improve error messages involving operators from Data.Type.OrdChristiaan Baaij2021-09-174-15/+63
* Add test for #17865Joshua Price2021-09-133-0/+6
* Fix #20203 improve constant fold for `and`/`or`CarrieMY2021-09-134-0/+356
* Add performance test for #19695nineonine2021-09-112-0/+141
* Add test for #18181nineonine2021-09-112-0/+14
* Canonicalize bignum literalsSylvain Henry2021-09-1110-23/+40
* Only dump Core stats when requested to do so (#20342)Sylvain Henry2021-09-0824-189/+4
* EPA: Capture '+' location for NPlusKPatAlan Zimmerman2021-09-083-0/+49
* ffi: Don't allow wrapper stub with CApi conventionMatthew Pickering2021-09-083-0/+12
* base: Numeric: remove 'Show' constraint on 'showIntAtBase'Guillaume Bouchard2021-09-081-1/+1
* Add and use new constructors to TcRnMessageAlfredo Di Napoli2021-09-075-9/+9
* Bignum: refactor conversion rulesSylvain Henry2021-09-072-7/+7