summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgLetNoEscape.lhs
Commit message (Expand)AuthorAgeFilesLines
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More refactoring (CgRep)Simon Peyton Jones2011-08-251-1/+0
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+2
* Remove unused importsIan Lynagh2009-07-071-1/+0
* Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263Max Bolingbroke2009-07-011-1/+1
* Fix warnings in CgLetNoEscapeIan Lynagh2008-12-151-10/+3
* Split the Id related functions out from Var into Id, document Var and some of IdMax Bolingbroke2008-07-311-0/+1
* 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
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-3/+2
* Remove vectored returns.Simon Marlow2007-02-281-2/+1
* Module header tidyup, phase 1Simon Marlow2006-10-111-17/+16
* unused importSimon Marlow2006-07-061-1/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+212