summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Another small step: call and return conventions specified separately when mak...dias@eecs.tufts.edu2009-03-231-1/+1
* Small step toward call-conv improvement: separate out calls and returnsdias@eecs.tufts.edu2009-03-231-1/+1
* A few bug fixes; some improvements spurred by paper writingdias@eecs.harvard.edu2009-03-031-4/+3
* When generating C, don't pretend functions are dataIan Lynagh2009-02-061-1/+1
* Removed warnings, made Haddock happy, added examples in documentationdias@eecs.harvard.edu2008-10-171-2/+2
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-18/+24
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+902