summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmPrim.hs
Commit message (Expand)AuthorAgeFilesLines
* FIX #38000 Store StgArrWords payload size in bytesAntoine Latter2010-01-011-6/+3
* Copying Simon M's fix for 650 to the new codegendias@cs.tufts.edu2009-12-221-2/+15
* Keep Touch'd variables live through the back enddias@cs.tufts.edu2009-09-181-4/+4
* * Refactor CLabel.RtsLabel to CLabel.CmmLabelBen.Lippmeier@anu.edu.au2009-11-061-1/+2
* Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FSBen.Lippmeier@anu.edu.au2009-10-181-1/+1
* Add PrimCall to the STG layer and update Core -> STG translationDuncan Coutts2009-06-091-0/+5
* 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
* drop some debugging traces and use only one flag for new codegendias@eecs.harvard.edu2008-11-261-1/+1
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-3/+5
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+662