summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgCase.lhs
Commit message (Expand)AuthorAgeFilesLines
* fix warningSimon Marlow2009-07-281-1/+0
* Fix #3132: a case of bogus code generationSimon Marlow2009-06-181-2/+28
* Fix warnings in CgCaseIan Lynagh2008-12-171-24/+24
* Remove some dead code from CgCaseIan Lynagh2008-12-171-1/+0
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-5/+4
* replace Cmm 'hint' with 'kind'Norman Ramsey2008-05-031-1/+1
* 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
* Change the strategy to determine dynamic data accessClemens Fruhwirth2007-07-311-1/+1
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-16/+14
* Added pointerhood to LocalRegMichael D. Adams2007-06-271-8/+10
* Removed trailing whitespaceMichael D. Adams2007-06-211-1/+1
* Remove vectored returns.Simon Marlow2007-02-281-20/+12
* Semi-tagging optimisationSimon Marlow2007-01-221-87/+12
* Semi-tagging optimisationSimon Marlow2007-01-221-12/+87
* Module header tidyup, phase 1Simon Marlow2006-10-111-43/+27
* Generalise Package SupportSimon Marlow2006-07-251-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+634