summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgCallConv.hs
Commit message (Expand)AuthorAgeFilesLines
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-1/+0
* * 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-18/+18
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+1
* Calling convention bug and cleanupdias@eecs.tufts.edu2009-03-171-1/+0
* Fix warnings in CgCallConvIan Lynagh2008-12-291-10/+11
* drop some debugging traces and use only one flag for new codegendias@eecs.harvard.edu2008-11-261-1/+1
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-12/+11
* Change the calling conventions for unboxed tuples slightlySimon Marlow2008-07-281-1/+14
* (F)SLIT -> (f)sLit in CgCallConvIan Lynagh2008-04-121-17/+15
* 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/+6
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-53/+11
* First pass at implementing info tables for CPSMichael D. Adams2007-06-271-1/+2
* Fixed typo in commentMichael D. Adams2007-06-191-1/+1
* Remove vectored returns.Simon Marlow2007-02-281-31/+3
* Semi-tagging optimisationSimon Marlow2007-01-221-4/+3
* Semi-tagging optimisationSimon Marlow2007-01-221-3/+4
* Module header tidyup, phase 1Simon Marlow2006-10-111-28/+21
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+512