summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Experiment: Try making CoreExpr binder fields strictwip/core-expr-strictMatthew Pickering2021-04-011-4/+4
* Replace - with negateOleg Grenrus2021-03-281-2/+2
* gitlab-ci: Bump ci-imagesBen Gamari2021-03-281-1/+1
* Add UnitId to Target recordFendor2021-03-2828-50/+83
* Rename StrictSig to DmdSig (#19597)Sebastian Graf2021-03-2831-256/+256
* Make RULES more robust in GHC.FloatSimon Peyton Jones2021-03-281-75/+155
* rts: Fix joinOSThread on WindowsBen Gamari2021-03-271-1/+6
* bump submodule nofibViktor Dukhovni2021-03-271-0/+0
* hadrian: build ghc-stageN wrapper when building the stageN:exe:ghc-bin targetAdam Sandberg Ericsson2021-03-261-0/+6
* Rubbish literals for all representations (#18983)Sebastian Graf2021-03-2627-390/+538
* Only update config.sub when it already exists (#19574)Sylvain Henry2021-03-261-1/+2
* Bump Win32 to 2.13.0.0GHC GitLab CI2021-03-266-2/+2
* Fix lint issueSylvain Henry2021-03-261-1/+1
* Bump haddock submoduleSylvain Henry2021-03-261-0/+0
* Use foldGet in getSymbolTableSylvain Henry2021-03-263-25/+50
* Remove UniqSupply from NameCacheSylvain Henry2021-03-269-152/+115
* Refactor FinderCacheSylvain Henry2021-03-2622-321/+447
* Refactor NameCacheSylvain Henry2021-03-2613-198/+186
* Refactor interface loadingSylvain Henry2021-03-267-281/+319
* Implement -Wmissing-kind-signaturesOleg Grenrus2021-03-2514-10/+297
* EPA: Tidy up some GHC.Parser.Annotation commentswip/az/exactprint-tweak-parser-state-commentGHC GitLab CI2021-03-251-14/+33
* EPA : Remove ApiAnn from ParsedModuleGHC GitLab CI2021-03-2529-1438/+202
* Add compiler linting to CIHécate2021-03-2532-155/+149
* Fix the binder-swap transformation in OccurAnalSimon Peyton Jones2021-03-245-53/+234
* hadrian: remove alex and happy from build-toolsAdam Sandberg Ericsson2021-03-241-2/+0
* STG AST - Make ConstructorNumber always a field.Andreas Klebinger2021-03-243-11/+5
* CmmToAsm.Reg.Linear: oneShot-ify RegMwip/ncg-perfBen Gamari2021-03-241-16/+22
* CmmToAsm.Reg.Linear: Use concat rather than repeated (++)Ben Gamari2021-03-241-2/+1
* EPA: Run exactprint transformation tests as part of CIGHC GitLab CI2021-03-2385-1211/+1289
* gitlab-ci: Rework handling of head.hackage job triggerBen Gamari2021-03-232-88/+9
* Move loader state into InterpSylvain Henry2021-03-2321-579/+649
* rts: Use long-path-aware statBen Gamari2021-03-233-4/+11
* PPC NCG: Fix int to float conversionPeter Trommler2021-03-231-6/+26
* More improvement to MonoLocalBinds documentationSimon Peyton Jones2021-03-231-50/+35
* UniqSM: oneShot-ifyBen Gamari2021-03-221-10/+21
* Short-circuit warning generation for partial type signaturesSimon Peyton Jones2021-03-221-2/+28
* base: Use mutableByteArrayContentsBen Gamari2021-03-223-13/+11
* compiler: Introduce mutableByteArrayContents# primopBen Gamari2021-03-222-0/+8
* [ci] Default values for GITLAB_CI_BRANCH, and IGNORE_PERF_FAILURESwip/angerman/9.2-forward-portsMoritz Angermann2021-03-211-3/+3
* [llvm/darwin] change vortex cpu to genericMoritz Angermann2021-03-211-1/+1
* [elf/aarch64] Fall Through decorationMoritz Angermann2021-03-211-4/+4
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-2114-64/+340
* Remove unnecessary extendTyVarEnvFVRn functionRyan Scott2021-03-213-11/+6
* Bump template-haskell version to 2.18.0.0wip/T19083Ryan Scott2021-03-206-6/+6
* Move miscategorized items in template-haskell changelogRyan Scott2021-03-201-6/+6
* Clean up TBDs in changelogBen Gamari2021-03-201-1/+7
* gitlab-ci: Always start with fresh clonewip/ci-fixes-2Ben Gamari2021-03-201-0/+3
* Add error information to osCommitMemory on failure.Moritz Angermann2021-03-201-1/+1
* Remove outdated VagrantfileSebastian Graf2021-03-201-50/+0
* Add fold vs. mconcat test T17123Viktor Dukhovni2021-03-202-0/+14