summaryrefslogtreecommitdiff
path: root/compiler/cmm/DFMonad.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-223/+0
* 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-2/+1
* Comment explaining use of seq in DFMonaddias@eecs.tufts.edu2009-03-181-0/+4
* stack overflows and out of memory'sdias@eecs.tufts.edu2009-03-161-7/+7
* A few bug fixes; some improvements spurred by paper writingdias@eecs.harvard.edu2009-03-031-13/+9
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-4/+3
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-4/+0
* Document DFMonadMax Bolingbroke2008-07-311-1/+1
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-1/+1
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-147/+98
* minor changes to Cmm left over from September 2007Norman Ramsey2008-05-031-8/+16
* massive convulsion in ZipDataflowNorman Ramsey2007-09-211-92/+70
* add another way to run in the fuel monad (this is a mess right now)Norman Ramsey2007-09-151-0/+6
* get freshBlockId out of ZipCfg and bury it in MkZipCfg where it belongsNorman Ramsey2007-09-151-2/+2
* Remove warning flags from individual compiler modulesIan Lynagh2007-09-121-1/+1
* a good deal of salutory renamingNorman Ramsey2007-09-071-8/+8
* adding new files to do with new cmm functionalityNorman Ramsey2007-09-071-0/+287