summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Working around a bug to do with optCoercionwip/T18962Sebastian Graf2020-12-214-8/+9
* Very hackily set the stable unfolding if there are static args and keepSebastian Graf2020-12-214-46/+45
* Make saTransform pure, by introducing more shadowing and using unboundKeySebastian Graf2020-12-212-26/+35
* Call site inline SAT'd unfoldings by giving them the sizes of the original un...Sebastian Graf2020-12-213-30/+54
* Remove uneffective hack attemtpsSebastian Graf2020-12-202-19/+4
* Try not to select functions with static args as loop-breakersSebastian Graf2020-12-207-35/+68
* Zap some idStaticArgsSebastian Graf2020-12-201-3/+22
* tmpSebastian Graf2020-12-202-9/+12
* Implement as separate analysis instead; feed on that in SimplifierSebastian Graf2020-12-2011-142/+284
* A few changes to callSiteInline, acting as a bookmarkSebastian Graf2020-12-201-4/+10
* Implement Static Argument analysis in the Occurrence AnalyserSebastian Graf2020-12-204-52/+176
* Bump haddock submoduleGHC GitLab CI2020-12-161-0/+0
* Revert haddock submodule yet againBen Gamari2020-12-151-0/+0
* Roll-back broken haddock commitBen Gamari2020-12-151-0/+0
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-1595-632/+263
* testsuite: Mark divbyzero, derefnull as fragileBen Gamari2020-12-151-0/+2
* Add regression test for #19053Sebastian Graf2020-12-152-0/+9
* Implement BoxedRep proposalAndrew Martin2020-12-1495-263/+632
* Optimise nullary type constructor usagewip/tyconapp-optsBen Gamari2020-12-1423-77/+213
* Optimize dumping of consecutive whitespace.wip/andreask/opt_dumpsAndreas Klebinger2020-12-146-19/+65
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-1458-1219/+1308
* Revert "Optimise nullary type constructor usage"Ben Gamari2020-12-1423-213/+77
* Optimise nullary type constructor usageBen Gamari2020-12-1423-77/+213
* Implement type applications in patternsCale Gibbard2020-12-1487-193/+959
* Remove old .travis.ymlJohn Ericson2020-12-131-61/+0
* mkDocs: support hadrian bindists #18973Adam Sandberg Ericsson2020-12-121-1/+3
* hadrian: correctly copy the docs dir into the bindist #18669Adam Sandberg Ericsson2020-12-121-1/+9
* Demand: Simplify `CU(U)` to `U` (#19005)Sebastian Graf2020-12-126-35/+47
* DmdAnal: Annotate top-level function bindings with demands (#18894)Sebastian Graf2020-12-1215-155/+937
* Use static array in zeroCountSylvain Henry2020-12-111-37/+6
* rts: don't use siginterrupt (#19019)Sylvain Henry2020-12-111-5/+1
* ghci: reuse Arch from ghc-bootSylvain Henry2020-12-112-63/+22
* ghci: don't compile unneeded modulesSylvain Henry2020-12-111-2/+2
* Move SizedSeq into ghc-bootSylvain Henry2020-12-118-9/+8
* Parser: move parser utils into their own moduleSylvain Henry2020-12-114-58/+72
* Hadrian: fix libffi tarball parsingSylvain Henry2020-12-111-1/+1
* Validate script: fix configure command when using stackSylvain Henry2020-12-111-1/+4
* Arrows: correctly query arrow methods (#17423)Sylvain Henry2020-12-114-13/+17
* Delete outdated Note [Kind-checking tyvar binders for associated types]Ryan Scott2020-12-112-24/+0
* Add :doc test case for duplicate record fieldsAaron Allen2020-12-113-0/+17
* Elide extraneous messages for :doc command (#15784)Aaron Allen2020-12-114-5/+26
* Display FFI labels (fix #18539)Sylvain Henry2020-12-112-8/+10
* gitlab-ci: Fix name of flavour in ThreadSanitizer jobBen Gamari2020-12-111-1/+1
* gitlab-ci: Fix incorrect Docker image for nightly cross jobBen Gamari2020-12-111-11/+8
* users guide: Describe GC lifecycle eventsBen Gamari2020-12-113-5/+101
* users guide: Fix syntax errorsBen Gamari2020-12-111-23/+21
* rts/linker/Elf.c: add missing <dlfcn.h> include (musl support)Sergei Trofimovich2020-12-101-0/+3
* doc: Extra-clarify -fomit-yieldsKirill Elagin2020-12-101-1/+1
* doc: Clarify the default for -fomit-yieldsKirill Elagin2020-12-101-1/+1
* Bump time submodule.Andreas Klebinger2020-12-081-0/+0