summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgCallConv.hs
Commit message (Expand)AuthorAgeFilesLines
* 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