summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgExpr.lhs
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in CgExprIan Lynagh2008-12-171-16/+24
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-23/+12
* replace Cmm 'hint' with 'kind'Norman Ramsey2008-05-031-2/+2
* change CmmActual, CmmFormal to use a data CmmHinted rather than tuple (#1405)Isaac Dupree2008-01-041-2/+2
* 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-10/+7
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-10/+10
* Added pointerhood to LocalRegMichael D. Adams2007-06-271-13/+29
* Fix bug relating to the return values of prim opsMichael D. Adams2007-06-261-1/+1
* Remove vectored returns.Simon Marlow2007-02-281-4/+4
* Layout and comments onlysimonpj@microsoft.com2006-11-071-4/+1
* Haskell Program Coverageandy@galois.com2006-10-241-0/+11
* Module header tidyup, phase 1Simon Marlow2006-10-111-39/+28
* fix some GADT record selector bugs (still some remaining)Manuel M T Chakravarty2006-09-201-1/+1
* Generalise Package SupportSimon Marlow2006-07-251-10/+10
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+454