summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CgPrimOp.hs
Commit message (Expand)AuthorAgeFilesLines
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* put CmmReturnInfo into a CmmCall (and related types)Norman Ramsey2007-08-201-0/+3
* Rename a constructor CmmForeignCall to CmmCallee, and tidy Cmm codesimonpj@microsoft.com2007-08-091-2/+2
* Pointer TaggingSimon Marlow2007-07-271-1/+2
* Warning PoliceMichael D. Adams2007-07-051-3/+0
* Added an SRT to each CmmCall and added the current SRT to the CgMonadMichael D. Adams2007-06-271-0/+4
* Added pointerhood to LocalRegMichael D. Adams2007-06-271-23/+23
* Module header tidyup, phase 1Simon Marlow2006-10-111-13/+12
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+584