summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Serialize builds of `rts` and `system-cxx-std-lib`wip/mp-9.4-backportsGabriella Gonzalez2022-12-131-0/+6
* Fix a trivial typo in dataConNonlinearTypeSimon Peyton Jones2022-12-136-8/+53
* Improve stg lint for unboxed sums.Andreas Klebinger2022-12-131-12/+40
* Disable some SIMD tests on non-X86 architecturessheaf2022-12-132-2/+4
* Cmm Lint: relax SIMD register assignment checksheaf2022-12-132-5/+18
* Remove SIMD conversionssheaf2022-12-136-72/+76
* Add VecSlot for unboxed sums of SIMD vectorsDai2022-12-138-7/+76
* Properly cast values when writing/reading unboxed sums.Andreas Klebinger2022-12-1316-80/+790
* Write response files in UTF-8 on WindowsBen Gamari2022-12-131-4/+0
* Fix manifest filename when writing Windows .rc filesBen Gamari2022-12-131-3/+1
* driver: Fix -fdefer-diagnostics flagMatthew Pickering2022-12-139-6/+131
* eventlog: Ensure that IPE output contains actual info table pointersBen Gamari2022-12-132-1/+5
* Fix @since annotations on WithDict and Coerciblesheaf2022-12-134-5/+18
* Add a missing varToCoreExpr in etaBodyForJoinPointSimon Peyton Jones2022-12-133-1/+324
* Truncate eventlog event for large payload (#20221)Ian-Woo Kim2022-12-131-1/+11
* Typeable: Fix module locations of some definitions in GHC.TypesMatthew Pickering2022-12-134-4/+68
* ApplicativeDo: Set pattern location before running exhaustiveness checkerMatthew Pickering2022-12-134-1/+18
* Fix #22425 - Broken eta-expansion over expensive work.wip/andreask/94-dlistAndreas Klebinger2022-11-211-2/+2
* Add -dsuppress-coercion-types to make coercions even smaller.Andreas Klebinger2022-11-106-13/+23
* Bump hadrian index state to allow 9.4 as boot compilerwip/andreask/bump-94-indexAndreas Klebinger2022-11-101-1/+1
* Revert "base: Move CString, CStringLen to GHC.Foreign"ghc-9.4.3-releaseBen Gamari2022-11-022-6/+11
* Bump process submodule to v1.6.16.0Ben Gamari2022-11-011-0/+0
* Fix arityType: -fpedantic-bottoms, join points, etcSimon Peyton Jones2022-11-0113-116/+462
* EPA: DotFieldOcc does not have exact print annotationsAlan Zimmerman2022-11-018-8/+34
* Fix nested type splices in hie filesMatthew Pickering2022-11-019-5/+83
* Accept perf shiftsBen Gamari2022-10-240-0/+0
* Add release notes for 9.4.3Ben Gamari2022-10-232-0/+67
* Bump VERSION=9.4.3Ben Gamari2022-10-231-1/+1
* SpecConstr: Properly create rules for call patterns representing partial appl...Andreas Klebinger2022-10-231-14/+31
* Refactor IPE initializationBen Gamari2022-10-1930-940/+703
* rts: Refactor IPE tracing supportBen Gamari2022-10-196-66/+34
* base: Move CString, CStringLen to GHC.ForeignBen Gamari2022-10-192-11/+6
* rts: Add missing declaration of stg_noDuplicateBen Gamari2022-10-191-0/+1
* ncg/aarch64: Fix sub-word sign extension yet againBen Gamari2022-10-191-12/+20
* testsuite: Add test for #22282Ben Gamari2022-10-194-0/+24
* gitlab-ci: Ensure that ghc derivation is in scopeBen Gamari2022-10-161-1/+1
* Don't include BufPos in interface filesMatthew Pickering2022-10-143-19/+11
* rts: fix missing dirty_MVAR argument in stg_writeIOPortzhCheng Shao2022-10-141-1/+1
* Windows: Always define _UCRT when compiling C codeRyan Scott2022-10-146-1/+47
* DeriveFunctor: Check for last type variables using dataConUnivTyVarsRyan Scott2022-10-145-22/+107
* haddock docs: Fix links from identifiers to dependent packagesMatthew Pickering2022-10-142-6/+5
* CmmToLlvm: Don't aliasify builtin LLVM variablesBen Gamari2022-10-141-4/+16
* Simplify: Take care with eta reduction in recursive RHSs (#21652)Sebastian Graf2022-10-1412-60/+155
* CorePrep: Don't speculatively evaluate recursive calls (#20836)Sebastian Graf2022-10-147-39/+156
* CprAnal: Set signatures of DFuns to topSebastian Graf2022-10-121-6/+7
* Ignore .hie-biosSebastian Graf2022-10-121-0/+1
* Fix a nasty loop in Tidywip/andreask/tidy-94Simon Peyton Jones2022-09-156-58/+126
* Document -no-linkghc-9.4.2-releaseBen Gamari2022-08-202-1/+7
* hadrian: Don't duplicate binaries on installationBen Gamari2022-08-201-1/+5
* Release 9.4.2Ben Gamari2022-08-201-2/+2