summaryrefslogtreecommitdiff
path: root/compiler/simplCore/FloatOut.lhs
Commit message (Expand)AuthorAgeFilesLines
* Make FloatOut warning-freeIan Lynagh2008-05-041-15/+16
* (F)SLIT -> (f)sLit in FloatOutIan Lynagh2008-04-121-5/+3
* Fix a long-standing bug in FloatOutsimonpj@microsoft.com2008-04-221-9/+21
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* Wibble to SetLevels.abstractVarssimonpj@microsoft.com2008-01-181-1/+1
* Improve documentation of INLINE, esp its interactions with other transformationssimonpj@microsoft.com2007-11-121-1/+3
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Use exprIsCheap in floating, just as the simplifier doessimonpj@microsoft.com2007-02-051-2/+5
* One more wibble to FloatOut, fixes HEAD breakage (I hope)simonpj@microsoft.com2007-02-021-2/+3
* Don't dump floated bindings just outside a lambdasimonpj@microsoft.com2007-02-021-49/+49
* Massive patch for the first months work adding System FC to GHC #30Manuel M T Chakravarty2006-09-151-0/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+443