summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrimOp.lhs
Commit message (Expand)AuthorAgeFilesLines
* Implement -XConstraintKindMax Bolingbroke2011-09-061-1/+1
* Assign more accurate code sizes to primops, so that the inliningSimon Marlow2011-05-241-19/+16
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-2/+4
* Remove the (very) old strictness analysersimonpj@microsoft.com2009-11-191-1/+1
* Add PrimCall to the STG layer and update Core -> STG translationDuncan Coutts2009-06-091-1/+18
* Fix #3207: add has_side_effects = True for lots of primopsSimon Marlow2009-05-151-0/+32
* -H80m isn't allowed in an options pragma. Just remove it for now.Ian Lynagh2008-07-101-1/+0
* Move more flags from the Makefile into pragmasIan Lynagh2008-07-101-0/+1
* Remove some redundant codeIan Lynagh2008-03-291-6/+0
* prelude/PrimOp is now mostly warning-freeIan Lynagh2008-03-291-1/+6
* Fix some warningsIan Lynagh2008-03-291-17/+16
* 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
* Add ad-hoc typing checks for tagToEnum#simonpj@microsoft.com2006-08-161-0/+10
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+461