summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "update hadrian with support for llvm-passes"wip/T11295-part1Kavon Farvardin2018-05-181-0/+17
* Merge branch 'master' into wip/T11295-part1Kavon Farvardin2018-05-1693-797/+2025
|\
| * Fix #15073 by suggesting UnboxedTuples in an error messageRyan Scott2018-05-165-1/+41
| * Improve numeric stability of numericEnumFrom for floating numbersHE, Tao2018-05-165-3/+69
| * Fix #15039 by pretty-printing equalities more systematicallyRyan Scott2018-05-1617-49/+496
| * Add pprTraceM to Outputable as analog to traceM.klebinger.andreas@gmx.at2018-05-161-1/+4
| * InfoTables: Fix #if uses introduced by D4634Ben Gamari2018-05-161-2/+2
| * Make finalizers more reliable.Tamar Christina2018-05-164-2/+34
| * Merge FUN_STATIC closure with its SRTSimon Marlow2018-05-1612-122/+182
| * Save a word in the info table on x86_64Simon Marlow2018-05-169-43/+102
| * Allow CmmLabelDiffOff with different widthsSimon Marlow2018-05-1620-46/+61
| * An overhaul of the SRT representationSimon Marlow2018-05-1622-538/+817
| * Force findPtr to be included in the binarySimon Marlow2018-05-162-0/+16
| * Less Tc inside simplCore (Phase 1 for #14391)Artem Pelenitsyn2018-05-1510-88/+170
| * Algebraically simplify add/sub with carry/overflowSebastian Graf2018-05-156-21/+150
* | update hadrian with support for llvm-passesKavon Farvardin2018-05-161-17/+0
* | readability tweaksKavon Farvardin2018-05-162-5/+5
* | Merge branch 'wip/T11295-part1' of ssh://git.haskell.org/ghc into wip/T11295-...Kavon Farvardin2018-05-150-0/+0
|\ \
| * \ Merge branch 'master' into wip/T11295-part1Kavon Farvardin2018-05-159-68/+130
| |\ \ | | |/
* | | Extract hard-coded LLVM opt flags into a fileKavon Farvardin2018-05-159-68/+130
|\ \ \ | |/ / |/| / | |/
| * Calling GetLastError() on Windows for socket IO (trac issue #12012)ARJANEN Loïc Jean David2018-05-151-18/+33
| * testsuite: Disable T14697 on WindowsBen Gamari2018-05-151-0/+2
| * More explicit comment on switch in registerDelayKirill Zaborsky2018-05-151-2/+3
| * Ensure that RTS cabal file reflects dependency on libnumaBen Gamari2018-05-152-0/+10
| * Revert "Simplify callSiteInline a little"Ben Gamari2018-05-152-22/+21
| * testsuite: Fix expected allocations of T9020 and T12425Ben Gamari2018-05-151-3/+4
| * Tidy up error suppressionSimon Peyton Jones2018-05-153-23/+57
* | use passes found in the file insteadKavon Farvardin2018-05-152-5/+11
* | updated the makefile-based build system for llvm-passesKavon Farvardin2018-05-154-7/+17
* | need to actually make the llvm-passes file nowKavon Farvardin2018-05-143-16/+27
|/
* rts: export new absentSumFieldError from baseSergei Trofimovich2018-05-143-0/+5
* Fix performance regressions from #14737Tobias Dammers2018-05-143-22/+58
* Revert "rts: Compile with gcc -Og"Ben Gamari2018-05-142-2/+2
* Fix #14973Denis M2018-05-141-8/+4
* utils/fs: use <sys/stat.h>, not <sys\stat.h>Sergei Trofimovich2018-05-141-2/+2
* Improve some Foldable methods for NonEmptyDavid Feuer2018-05-131-3/+19
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-1318-29/+88
* Add support for opting out of package environmentsHerbert Valerio Riedel2018-05-131-2/+11
* ghc-pkg: Configure handle encodingsBen Gamari2018-05-135-27/+36
* Fix #14875 by introducing PprPrec, and using itRyan Scott2018-05-1318-357/+417
* Add note documenting refineDefaultAltMatthew Pickering2018-05-131-0/+88
* Clarify what the FFI spec saysDavid Feuer2018-05-131-10/+16
* GHCi: Include a note in the hint to expose a hidden packageChaitanya Koparkar2018-05-137-1/+14
* rts: Compile with gcc -OgBen Gamari2018-05-132-2/+2
* Remove unused things from utils/DigraphDavid Feuer2018-05-131-89/+2
* Fix changelog message for asinhDavid Feuer2018-05-131-2/+2
* Fix a few GCC warningsMichal Terepeta2018-05-136-14/+17
* Refactor LitStringSylvain Henry2018-05-137-82/+85
* Bump array submoduleBen Gamari2018-05-131-0/+0
* TcInteract: Ensure that tycons have representations before solving for TypeableBen Gamari2018-05-136-6/+13