summaryrefslogtreecommitdiff
path: root/compiler/cmm/MachOp.hs
Commit message (Expand)AuthorAgeFilesLines
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-661/+0
* Document MachOpMax Bolingbroke2008-07-311-5/+5
* (F)SLIT -> (f)sLit in MachOpIan Lynagh2008-04-121-12/+12
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-0/+1
* 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/+7
* Module header tidyup, phase 1Simon Marlow2006-10-111-1/+1
* add MO_WriteBarrier to CallishMachOpsSimon Marlow2006-06-291-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+652