summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix utterly bogus TagToEnum rule in caseRulesSimon Peyton Jones2018-02-073-17/+52
* testsuite: Add test for #14768Ben Gamari2018-02-062-0/+60
* rts: fix some barf format specifiers.Douglas Wilson2018-02-062-2/+2
* rts: Use BITS_IN macro in bitmap calculationsÖmer Sinan Ağacan2018-02-062-8/+8
* Improve X86CodeGen's pprASCII.HE, Tao2018-02-061-13/+34
* Restore 'It is a member of hidden package' message.Edward Z. Yang2018-02-064-3/+37
* rts: Add format attribute to barfBen Gamari2018-02-064-4/+5
* rts: Fix format of failed memory commit messageBen Gamari2018-02-061-1/+1
* cmm: Remove unnecessary HsVersion.h includesMichal Terepeta2018-02-0610-32/+3
* Compute the union of imp_finsts on the sideBartosz Nitka2018-02-061-6/+61
* Bump Cabal submoduleBen Gamari2018-02-052-1/+0
* Improve unboxed sum documentationDavid Feuer2018-02-051-28/+39
* testsuite: Add testcase for #14754Ben Gamari2018-02-034-0/+19
* cmm: Revert more aggressive CBE due to #14226Ben Gamari2018-02-033-237/+86
* base: Deprecate STM invariant checking primitivesBen Gamari2018-02-032-0/+15
* Don't apply dataToTag's caseRules for data familiesRyan Scott2018-02-033-2/+30
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-036-3/+70
* Upgrade containers submoduleDavid Feuer2018-02-024-4/+4
* integer-gmp: Simplify gmp/configure invocationBen Gamari2018-02-021-4/+1
* DriverPhases: Fix flipped input extensions for cmm and cmmcppBen Gamari2018-02-021-2/+2
* Add HasDebugCallStack to nameModuleSimon Peyton Jones2018-02-021-1/+1
* testsuite: Fix scc001 profile outputBen Gamari2018-02-021-1/+1
* Hoopl.Collections: change right folds to strict left foldsMichal Terepeta2018-02-029-39/+45
* Flag `-fdefer-typed-holes` also implies `-fdefer-out-of-scope-variables`.HE, Tao2018-02-021-1/+1
* Add -ddump-ds-preoptSimon Peyton Jones2018-02-015-8/+13
* Re-center improved perf for T3064Simon Peyton Jones2018-02-011-1/+2
* Experiment with eliminating the younger tyvarSimon Peyton Jones2018-02-013-18/+49
* UnboxedTuples can't be used as constraintsHE, Tao2018-01-314-1/+23
* Optimize coercionKind (Trac #11735)Tobias Dammers2018-01-311-16/+36
* Mark xmm6 as caller saved in the register allocator for windows.klebinger.andreas@gmx.at2018-01-316-9/+86
* rts: Ensure that forkOS releases Task on terminationBen Gamari2018-01-312-0/+2
* Sequester deriving-related validity check into cond_stdOKRyan Scott2018-01-314-46/+111
* Implement BlockArguments (#10843)Takano Akio2018-01-3122-85/+355
* Don't add targets that can't be found in GHCiJulian Priestley2018-01-314-1/+55
* Make RTS keep less memory (fixes #14702)Andrey Sverdlichenko2018-01-315-14/+83
* appveyor: RefactorBen Gamari2018-01-312-16/+53
* testsuite: Fix test output broken by efba054640d3Ben Gamari2018-01-312-7/+7
* testsuite: Fix test output of T14715Ben Gamari2018-01-311-1/+10
* appveyor: Don't install gccBen Gamari2018-01-311-1/+1
* circleci: Add Dockerfile for x86_64-linuxBen Gamari2018-01-311-0/+3
* testsuite: Mark scc001 and T5363 as broken due to #14705Ben Gamari2018-01-311-2/+6
* Look inside implications in simplifyRuleSimon Peyton Jones2018-01-313-31/+109
* Prioritise equalities when solving, incl derivedsSimon Peyton Jones2018-01-317-23/+197
* More tc-tracingSimon Peyton Jones2018-01-312-3/+10
* Move zonkWC to the right place in simplfyInferSimon Peyton Jones2018-01-314-3/+23
* A bit more tc-tracingSimon Peyton Jones2018-01-311-4/+9
* Update outputs of T12962, scc003Ömer Sinan Ağacan2018-01-302-10/+10
* Add likely annotation to cmm files in a few obvious places.klebinger.andreas@gmx.at2018-01-293-8/+8
* Invert likeliness when improving conditionalsAlexander Biehl2018-01-291-1/+5
* Bump hadrian submoduleBen Gamari2018-01-261-18/+23