summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmm.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-5/+6
* Fixed calling convention for unboxed tuplesdias@cs.tufts.edu2009-09-181-1/+2
* Remove unused importsIan Lynagh2009-07-071-1/+0
* Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263Max Bolingbroke2009-07-011-2/+2
* A few bug fixes; some improvements spurred by paper writingdias@eecs.harvard.edu2009-03-031-2/+1
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-51/+30
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+400