summaryrefslogtreecommitdiff
path: root/compiler/codeGen/ClosureInfo.lhs
Commit message (Expand)AuthorAgeFilesLines
* Comments only (Note [Entering error thunks])simonpj@microsoft.com2008-12-051-0/+24
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-25/+27
* Add optional eager black-holing, with new flag -feager-blackholingSimon Marlow2008-11-181-11/+1
* Replace ASSERT with WARN, and explain whysimonpj@microsoft.com2008-09-181-3/+30
* Fix Haddock errors.Thomas Schilling2008-07-201-1/+2
* (F)SLIT -> (f)sLit in ClosureInfoIan Lynagh2008-04-121-1/+1
* Remove leftover NoteTy/FTVNote bitsIan Lynagh2008-03-151-1/+0
* 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
* Change the strategy to determine dynamic data accessClemens Fruhwirth2007-07-311-31/+26
* Pointer TaggingSimon Marlow2007-07-271-5/+33
* Multiple improvements to CPS algorithm.Michael D. Adams2007-07-021-0/+1
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-5/+4
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-0/+4
* Remove bogus assertion in getCallMethodKirsten Chevalier2007-01-111-1/+7
* Add the primitive type Any, and use it for Dynamicssimonpj@microsoft.com2006-10-181-5/+5
* Comments onlsimonpj@microsoft.com2006-10-181-3/+4
* Module header tidyup, phase 1Simon Marlow2006-10-111-15/+14
* Generalise Package SupportSimon Marlow2006-07-251-24/+24
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+951