summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen.lhs
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-3/+3
* omit "dyn" from the way appended to the __stginit labelSimon Marlow2010-04-281-8/+13
* Remove unused importsIan Lynagh2009-07-071-1/+0
* Fix warnings in CodeGenIan Lynagh2008-12-171-11/+2
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-6/+6
* Make various assertions work when !DEBUGIan Lynagh2007-09-081-3/+0
* massive changes to add a 'zipper' representation of C--Norman Ramsey2007-09-061-0/+4
* 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
* Refactoring only: remove [Id] field from ForeignStubsSimon Marlow2007-08-261-5/+3
* Change the strategy to determine dynamic data accessClemens Fruhwirth2007-07-311-19/+16
* Adding pushing of hpc translation status through hi files.andy@galois.com2007-07-171-1/+1
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-2/+3
* Store a SrcSpan instead of a SrcLoc inside a NameSimon Marlow2007-05-111-1/+1
* Adding tracing supportandy@galois.com2006-12-091-3/+3
* Haskell Program Coverageandy@galois.com2006-10-241-16/+37
* Module header tidyup, phase 1Simon Marlow2006-10-111-30/+25
* Interface file optimisation and removal of nameParentSimon Marlow2006-10-111-1/+1
* Generalise Package SupportSimon Marlow2006-07-251-28/+27
* Comments and import trimmingsimonpj@microsoft.com2006-07-121-4/+4
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+343