summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Fix source tarball jobwip/source-tarballBen Gamari2019-07-201-3/+5
* testsuite: Mark T4808 as broken in threaded2 wayBen Gamari2019-07-181-1/+1
* testsuite: Unmark recomp007 as brokenBen Gamari2019-07-181-1/+0
* testsuite: Mark test-hole-plugin as req_thBen Gamari2019-07-181-1/+2
* testsuite: Skip forking tests in profiled waysBen Gamari2019-07-182-0/+0
* testsuite: Fix some ints used as boolsBen Gamari2019-07-181-10/+10
* testsuite: Print output from hp2psBen Gamari2019-07-181-1/+1
* testsuite: Mark hWaitForInput-accurate-stdin as broken in all threaded waysBen Gamari2019-07-181-1/+1
* Fix formatting of --info's "Debug on" fieldBen Gamari2019-07-182-4/+2
* testsuite: Fix req_thBen Gamari2019-07-182-1/+4
* testsuite: Set -dinitial-unique when reversing uniquesBen Gamari2019-07-183-3/+3
* testsuite: Mark static-plugins as broken in profiled waysBen Gamari2019-07-181-0/+1
* Add HasDebugCallStack to unionListsBen Gamari2019-07-181-1/+1
* testsuite: More type checking fixesBen Gamari2019-07-186-98/+174
* gitlab-ci: Run slow validate in -debug jobBen Gamari2019-07-181-0/+2
* Make GHC-in-GHCi work on WindowsSebastian Graf2019-07-174-6/+12
* Create {Int,Word}32RepJohn Ericson2019-07-1712-45/+81
* rts: Rename the nondescript initProfiling2 to refreshProfilingCCSsDaniel Gröber2019-07-163-6/+5
* rts: Divorce init of Heap profiler from CCS profilerDaniel Gröber2019-07-164-79/+52
* Revert "Add support for SIMD operations in the NCG"Ben Gamari2019-07-1645-1512/+246
* Sort out Hadrian colored output flags (fix #16397)Artem Pelenitsyn2019-07-164-38/+20
* PV is not P (#16611)Vladislav Zavialov2019-07-152-42/+133
* Decouple AddAnn from PVladislav Zavialov2019-07-153-14/+13
* Add a note in the simplifier about in-scope set as a substitutionArnaud Spiwack2019-07-153-5/+45
* gitlab-ci: Disable submodule linter for nowBen Gamari2019-07-151-1/+2
* primops: haddock: Fix typo in referenced function.Niklas Hambüchen2019-07-141-1/+1
* rename type parameter in `instance Applicative ((->) a)`, fixing #16928xplorld2019-07-144-4/+4
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-1459-108/+108
* Make CPP linter skip certain filesJohn Ericson2019-07-141-0/+7
* Remove LLVM_TARGET platform macrosJohn Ericson2019-07-147-6/+8
* Don't package settings in bindistBen Gamari2019-07-142-3/+3
* hadrian: Build debug rts with -O0 -g3 and disable rts strippingMatthew Pickering2019-07-142-1/+6
* Remove purely external primopsJohn Ericson2019-07-146-37/+149
* Minor refactoring in CmmBuildInfoTablesÖmer Sinan Ağacan2019-07-131-5/+3
* Make HsInstances and DynFlags compile with -O0 for Stage0 to speed up Hadrian...James Foster2019-07-131-3/+8
* Add two CmmSwitch optimizations.Andreas Klebinger2019-07-134-4/+47
* compiler: trace SysTools commands to emit start/stop eventlog markersAlp Mestanogullari2019-07-131-18/+31
* base: Data.Fixed: make HasResolution poly-kinded (#10055, #15622)Ashley Yakeley2019-07-132-6/+17
* Add shake 0.18.3 to extra depsShayne Fletcher2019-07-121-0/+1
* Fix kind-checking for data/newtypesSimon Peyton Jones2019-07-124-31/+83
* head.hackage: Run builds with -dcore-lintBen Gamari2019-07-111-0/+1
* head.hackage: Run build on head.hackage's master branchBen Gamari2019-07-111-1/+1
* Allow reusing temporary object files generated by GHCi by writing to -odir in...nineonine2019-07-118-5/+60
* Don't typecheck too much (or too little) in DerivingVia (#16923)Ryan Scott2019-07-115-138/+191
* Special case a few common patterns in unionLists.Andreas Klebinger2019-07-111-1/+10
* Add regression test for old panic on inlining undeclared identifier (#495)Kevin Buhr2019-07-113-0/+15
* Fix erroneous float in CoreOptSimon Peyton Jones2019-07-096-7/+100
* hadrian/doc: Add some discussion of compilation stagesBen Gamari2019-07-092-0/+1010
* T16804: adjust src spansEric Wolf2019-07-093-157/+161
* Add testcase T16804 for #16804Eric Wolf2019-07-096-0/+415