summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgParallel.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove the old codegenSimon Marlow2012-10-191-100/+0
* Some alpha renamingIan Lynagh2012-10-161-3/+3
* Make StgWord a portable type tooIan Lynagh2012-09-181-4/+2
* Make -fgransim a dynamic flagIan Lynagh2012-06-201-10/+12
* Fix whitespace in codeGen/CgParallel.hsIan Lynagh2012-06-201-29/+22
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Merge in new code generator branch.Simon Marlow2011-01-241-1/+1
* Fix warnings in CgParallelIan Lynagh2008-12-091-10/+7
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-7/+7
* 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
* Module header tidyup, phase 1Simon Marlow2006-10-111-4/+10
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+90