summaryrefslogtreecommitdiff
path: root/compiler/simplCore/SimplUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Coments onlySimon Peyton Jones2015-08-061-2/+6
* Do not inline or apply rules on LHS of rulesSimon Peyton Jones2015-07-271-2/+16
* Refactor filterAlts into two partsSimon Peyton Jones2015-06-181-94/+12
* Care with impossible-cons in combineIdenticalAltsSimon Peyton Jones2015-06-181-16/+43
* Use named fields in SimplCont.Select constructorSimon Peyton Jones2015-06-011-19/+22
* Fix a huge space leak in the mighty SimplifierSimon Peyton Jones2015-05-221-70/+149
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-2/+2
* Split stripTicks into expression editing and tick collectionPeter Wortmann2015-01-191-2/+2
* Source notes (Core support)Peter Wortmann2014-12-161-18/+36
* Fix an obscure but terrible bug in the simplifier (Trac #9567)Simon Peyton Jones2014-12-111-134/+203
* compiler: de-lhs simplCore/Austin Seipp2014-12-031-0/+1779