summaryrefslogtreecommitdiff
path: root/compiler/simplCore/FloatOut.lhs
Commit message (Expand)AuthorAgeFilesLines
* 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