summaryrefslogtreecommitdiff
path: root/compiler/simplCore/FloatIn.hs
Commit message (Expand)AuthorAgeFilesLines
* Use lengthIs and friends in more placesRyan Scott2017-06-021-1/+1
* Handle type-lets betterSimon Peyton Jones2017-05-171-2/+2
* Typos in comments [ci skip]Gabor Greif2017-05-051-1/+1
* Kill off complications in CoreFVsSimon Peyton Jones2017-04-121-139/+230
* Move isJoinId, isJoinId_maybe to IdSimon Peyton Jones2017-02-281-1/+1
* Refactor floating of bindings (fiBind)Simon Peyton Jones2017-02-261-77/+96
* Join pointsLuke Maurer2017-02-011-15/+64
* s/unLifted/unlifted for consistencyÖmer Sinan Ağacan2016-01-271-3/+3
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-70/+99
* Create a deterministic version of tyVarsOfTypeBartosz Nitka2015-11-211-16/+17
* Replace freeVarsOf scrut with scrut_fvs to avoid repetitionBartosz Nitka2015-11-081-1/+1
* Generate Typeable info at definition sitesBen Gamari2015-10-301-2/+2
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-2/+2
* Generate Typeable info at definition sitesBen Gamari2015-10-291-2/+2
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1
* Source notes (Core support)Peter Wortmann2014-12-161-8/+9
* compiler: de-lhs simplCore/Austin Seipp2014-12-031-0/+560