summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Run SpecConstr twice, simplify in betweenwip/T14951-bluntJoachim Breitner2018-03-221-0/+2
* Run a simplifier directly after SpecConstrJoachim Breitner2018-03-221-0/+2
* Fix seq# case of exprOkForSpeculationSimon Peyton Jones2018-03-205-16/+84
* Revert "rts, base: Refactor stats.c to improve --machine-readable report"Ben Gamari2018-03-204-691/+317
* Update T5129 test:Ömer Sinan Ağacan2018-03-201-5/+6
* configure: Accept version suffix in solaris nameBen Gamari2018-03-191-1/+4
* relnotes: Fix parsing of Version: field from Cabal fileBen Gamari2018-03-191-2/+2
* Bump autoconf version bound to >= 2.69Ben Gamari2018-03-193-8/+12
* Add -flate-specialise which runs a later specialisation passMatthew Pickering2018-03-193-0/+22
* rts, base: Refactor stats.c to improve --machine-readable reportDouglas Wilson2018-03-194-317/+691
* gen-data-layout.sh: Use bash array for readabilityJohn Ericson2018-03-191-11/+22
* Fix typoGabor Greif2018-03-191-1/+1
* Fix typo in user guide about ConstraintKindsFrank Steffahn2018-03-191-1/+1
* Bump array submoduleBen Gamari2018-03-191-0/+0
* Update tests for #12870 to pass with a slow run of the testsuite.Andreas Klebinger2018-03-194-21/+27
* Don't permit data types with return kind ConstraintRyan Scott2018-03-199-4/+46
* Fix #14934 by including axSub0R in typeNatCoAxiomRulesRyan Scott2018-03-196-10/+115
* Require GHC 8.2 to bootstrap GHCJoachim Breitner2018-03-191-2/+2
* Turn a TH Name for built-in syntax into an unqualified RdrNameChaitanya Koparkar2018-03-197-4/+48
* Implement equalKeysUFM the right wayDavid Feuer2018-03-191-7/+2
* CmmUtils: get rid of insertBlockMichal Terepeta2018-03-195-24/+19
* Improve accuracy of get/setAllocationCounterBen Gamari2018-03-1912-34/+75
* [RFC] nativeGen: Add support for MO_SS_Conv_W32_W64 on i386Ben Gamari2018-03-191-0/+14
* SPARC nativeGen: Support for MO_SS_Conv_W32_W64Peter Trommler2018-03-191-0/+18
* PPC nativeGen: Add support for MO_SS_Conv_W32_W64Peter Trommler2018-03-191-0/+8
* Implement -dword-hex-literalsAndrew Martin2018-03-195-14/+104
* Hoopl: improve postorder calculationMichal Terepeta2018-03-1914-102/+162
* Get rid of more CPP in cmm/ and codeGen/Michal Terepeta2018-03-1912-50/+19
* Improve the warning message of qualified unused imports.HE, Tao2018-03-196-3/+35
* Be more selective in which conditionals we invertSimon Marlow2018-03-193-31/+42
* Also check local rules with -frules-checkMatthew Pickering2018-03-192-7/+10
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-1921-40/+346
* Add a build with 32bit Ubuntu containermrkkrp2018-03-192-0/+54
* Update test for #5129:Ömer Sinan Ağacan2018-03-191-1/+7
* Comments and tiny refactorSimon Peyton Jones2018-03-194-12/+29
* aclocal.m4: add OSHurd (debian patch)Sergei Trofimovich2018-03-172-1/+6
* aclocal.m4: allow more GNU/Hurd tuplesSergei Trofimovich2018-03-171-1/+4
* Slighly improve infix con app pattern errorsÖmer Sinan Ağacan2018-03-144-6/+18
* Drop GHC 8.0 compatibilityRyan Scott2018-03-1313-102/+10
* Update a comment in Exception.cmmÖmer Sinan Ağacan2018-03-131-1/+1
* Comment improvements on interpreter breakpoint IO actionÖmer Sinan Ağacan2018-03-132-6/+11
* Bump Cabal submoduleBen Gamari2018-03-126-6/+4
* Remove splitEithers, use partitionEithers from baseÖmer Sinan Ağacan2018-03-125-15/+11
* testsuite: disable T13615 on non-smp targetsSergei Trofimovich2018-03-101-0/+1
* Fix a debug print in disassembler (#14905)Ömer Sinan Ağacan2018-03-101-1/+5
* UNREG: fix implicit declarations from pdep and pextSergei Trofimovich2018-03-093-10/+12
* Compacted arrays are pinned for isByteArrayPinned#Simon Marlow2018-03-094-1/+29
* configure: Accept suffix in OpenBSD triple's OS nameBen Gamari2018-03-081-1/+4
* Remove outdated documentation bits concerning -Wmissing-methodsRyan Scott2018-03-082-17/+4
* ghc-prim: Silence -Wsync-nand warning in atomic.cBen Gamari2018-03-081-0/+6