summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not hardcode the specific linker to useMoritz Angermann2017-05-113-13/+28
* libffi via submoduleMoritz Angermann2017-05-115-10/+8
* mailmap: Add Douglas WilsonBen Gamari2017-05-101-0/+1
* testsuite: Update allocations for T4801 on DarwinBen Gamari2017-05-101-1/+2
* Fix a performance bug in GhcMake.downsweepSimon Marlow2017-05-101-5/+12
* Efficient membership for home modulesBartosz Nitka2017-05-101-5/+7
* Typos [ci skip]Gabor Greif2017-05-107-9/+9
* Revert "CoreTidy: Don't seq unfoldings"Ben Gamari2017-05-092-15/+9
* Reset cc_pend_sc flag in dropDerivedCtSimon Peyton Jones2017-05-094-20/+72
* Make CallInfo into a data type with fieldsSimon Peyton Jones2017-05-091-21/+36
* Add regression test for Trac #13659Simon Peyton Jones2017-05-093-0/+19
* Don't warn about variable-free strict pattern bindingsSimon Peyton Jones2017-05-095-20/+59
* Use mkSymCo in OptCoercion.wrapSymSimon Peyton Jones2017-05-091-1/+1
* testsuite: Fix attribution of "Don't seq unfoldings" regressionBen Gamari2017-05-081-2/+2
* Treat banged bindings as FunBindsBen Gamari2017-05-0822-74/+144
* Dataflow: use IntSet for mkDepBlocksMichal Terepeta2017-05-081-24/+36
* Add a failing test for T13644Matthew Pickering2017-05-086-0/+29
* Make XNegativeLiterals treat -0.0 as negative 0Nolan2017-05-0822-122/+260
* Fix Raspberry PiMoritz Angermann2017-05-081-12/+2
* Optimize casMutVar# for single-threaded RTSDavid Feuer2017-05-081-0/+15
* OptCoercion: Ensure that TyConApps match in arityBen Gamari2017-05-081-0/+15
* users-guide: Fix a variety of warningsBen Gamari2017-05-086-7/+11
* [Docs] Prefer cost centreBartosz Nitka2017-05-083-12/+12
* Bump Cabal submodule to the 2.0.0.0 tagBen Gamari2017-05-071-0/+0
* base: Fix documentation for forkIOWithUnmaskBen Gamari2017-05-071-1/+1
* testsuite: add new test for desugar warnings/errors with -fno-codedoug2017-05-075-3/+16
* Add regression test for #13651Ryan Scott2017-05-062-0/+15
* Add testsuite/timeout/TimeMe to .gitignoreRyan Scott2017-05-061-0/+1
* Add regression tests for #12947, #13640Ryan Scott2017-05-065-0/+41
* tweak to minimize diff against ocInit_ELFGabor Greif2017-05-051-2/+2
* Typos in comments [ci skip]Gabor Greif2017-05-059-18/+18
* TcTypeable: SimplifyBen Gamari2017-05-041-31/+28
* CoreTidy: Don't seq unfoldingsBen Gamari2017-05-041-7/+11
* hpc: Output a legend at the top of output filesSantiago Munin2017-05-042-0/+7
* Implement sequential name lookup properlyMatthew Pickering2017-05-043-7/+25
* Fix markdown for new GitHub Flavored MarkdownTakenobu Tani2017-05-041-11/+11
* Add regression test for #11616Ryan Scott2017-05-042-0/+20
* Fix comment for compact regionTakenobu Tani2017-05-043-5/+5
* user-guide: fix links to compact regionTakenobu Tani2017-05-043-4/+4
* Pass -ffrontend-opt arguments to frontend plugin in the correct orderdoug2017-05-044-3/+6
* Add an Eq instance for UniqSetDavid Feuer2017-05-042-0/+23
* Bump nofib submoduleBen Gamari2017-05-041-0/+0
* rts: Fix MachO from D3527Ben Gamari2017-05-041-3/+3
* Add test for #13320David Feuer2017-05-043-0/+41
* Comments only, about Typeable/TypeRep/KindRepSimon Peyton Jones2017-05-043-27/+35
* Remove unused importSimon Peyton Jones2017-05-041-1/+0
* Deal with exceptions in dsWhenNoErrsSimon Peyton Jones2017-05-048-74/+94
* Abandon typedefing the {Section,ObjectCode}FormatInfo structsGabor Greif2017-05-045-21/+33
* Teach optCoecion about FunCoSimon Peyton Jones2017-05-041-0/+5
* Improve fixIODavid Feuer2017-05-031-7/+13