summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgClosure.lhs
Commit message (Expand)AuthorAgeFilesLines
* change CmmActual, CmmFormal to use a data CmmHinted rather than tuple (#1405)Isaac Dupree2008-01-041-1/+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
* Pointer TaggingSimon Marlow2007-07-271-3/+21
* Remove mapAccumL, mapAccumR, mapAccumBIan Lynagh2007-07-021-0/+2
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-1/+1
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-6/+4
* Warning fix for unused and redundant importsMichael D. Adams2007-05-101-1/+0
* Lightweight ticky-ticky profilingKirsten Chevalier2007-02-071-15/+7
* Module header tidyup, phase 1Simon Marlow2006-10-111-28/+22
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+599