summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* replace Cmm 'hint' with 'kind'Norman Ramsey2008-05-031-2/+2
* minor changes to Cmm left over from September 2007Norman Ramsey2008-05-031-0/+1
* change CmmActual, CmmFormal to use a data CmmHinted rather than tuple (#1405)Isaac Dupree2008-01-041-2/+2
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-7/+7
* a good deal of salutory renamingNorman Ramsey2007-09-071-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
* Finished support for foreign calls in the CPS passMichael D. Adams2007-07-031-0/+28
* Module header tidyup, phase 1Simon Marlow2006-10-111-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+177