summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix trailing whitespacewip/dlist-pre-whitespace-cleanupCarter Tazio Schonwald2020-01-224-5/+5
* DListify `OccurAnal.oneShotGroup`Alexis Williams2019-12-264-25/+50
* DListize `Exitify.exitifyRec`Alexis Williams2019-12-263-10/+18
* DListize `SimplUtils.mkLam'`Alexis Williams2019-12-261-11/+15
* Actually add DList to ghc.cabalAlexis Williams2019-12-251-0/+1
* Attempt to speed up compiler with DListAlexis Williams2019-12-2511-94/+143
* Remove a bunch of CPP we don't needAlexis Williams2019-12-241-52/+0
* Add vendored copy of `dlist`Alexis Williams2019-12-241-0/+353
* Remove outdated commentSylvain Henry2019-12-241-4/+2
* fixup! Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-243-3/+3
* Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus2019-12-243-0/+10
* lookupBindGroupOcc: recommend names in the same namespace (#17593)Ryan Scott2019-12-206-9/+35
* Deduplicate copied monad failure handler codeJohn Ericson2019-12-203-26/+12
* Handle large ARR_WORDS in heap census (fix #17572)Sylvain Henry2019-12-194-0/+35
* Avoid race condition in hDuplicateToMoritz Kiefer2019-12-191-3/+5
* Add GHC-API logging hooksSylvain Henry2019-12-1837-193/+323
* Use *Mode suffix instead of *MJosh Meredith2019-12-173-17/+17
* Rename SphinxMode constructorsJosh Meredith2019-12-173-18/+18
* Fix ambiguous occurence error when building HadrianJosh Meredith2019-12-171-1/+1
* testsuite: Mark print002 as fragile on ARMBen Gamari2019-12-171-1/+1
* Revert "testsuite: Mark cgrun057 as broken on ARMv7"Ben Gamari2019-12-171-1/+0
* gitlab-ci: Don't allow armv7 jobs to failBen Gamari2019-12-171-1/+0
* testsuite: Mark T5435_* tests as broken on ARMBen Gamari2019-12-171-6/+16
* testsuite: Make ghc_built_by_llvm check more preciseBen Gamari2019-12-173-11/+11
* testsuite: Mark T14028 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* testsuite: Mark T13825-debugger as broken on ARMv7Ben Gamari2019-12-171-1/+3
* testsuite: Mark T10272 as broken on ARMv7Ben Gamari2019-12-171-3/+4
* testsuite: Mark prog001 as fragile on ARMv7Ben Gamari2019-12-171-0/+1
* testsuite: Mark cgrun057 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* gitlab-ci: Drop redundant release-x86_64-linux-deb9 jobBen Gamari2019-12-161-14/+0
* gitlab-ci: Re-add release-x86_64-deb9 jobBen Gamari2019-12-161-6/+5
* gitlab-ci: Another approach for xz detectionBen Gamari2019-12-162-6/+18
* gitlab-ci: Use xz --threads on AlpineBen Gamari2019-12-161-0/+1
* gitlab-ci: Allow debian 8 build to failBen Gamari2019-12-161-0/+1
* gitlab-ci: Use xz --threads on Debian 10Ben Gamari2019-12-161-1/+2
* gitlab-ci: Fix Windows artifact collectionBen Gamari2019-12-161-0/+2
* Do more validity checks for quantified constraintsRichard Eisenberg2019-12-1612-22/+49
* Use "OrCoVar" functions lessKrzysztof Gogolewski2019-12-1620-51/+52
* Remove dataConSigKrzysztof Gogolewski2019-12-163-20/+4
* Add index-state to hadrian/cabal.projectOleg Grenrus2019-12-161-0/+3
* Having no shake upper bound is irresposibleOleg Grenrus2019-12-161-1/+1
* Revert "rts: Drop redundant flags for libffi"Ben Gamari2019-12-121-3/+8
* gitlab-ci: Move -dwarf and -debug jobs to full-build stageBen Gamari2019-12-121-2/+2
* testsuite: Add test for #17549Ben Gamari2019-12-122-0/+7
* testsuite: Simplify and clarify performance test baseline searchBen Gamari2019-12-123-69/+48
* Add --show-unit-ids flag to ghc-pkgOleg Grenrus2019-12-121-9/+22
* Warn on inferred polymorphic recursionRichard Eisenberg2019-12-1118-39/+191
* rts: Specialize hashing at call site rather than in struct.Crazycolorz52019-12-1110-88/+157
* Re-layout validate scriptBen Gamari2019-12-101-144/+142
* testsuite: Add (broken) test for #17510Ben Gamari2019-12-103-0/+20