summaryrefslogtreecommitdiff
path: root/compiler/cmm/Bitmap.hs
Commit message (Expand)AuthorAgeFilesLines
* Make StgWord a portable type tooIan Lynagh2012-09-181-7/+7
* Move wORD_SIZE into platformConstantsIan Lynagh2012-09-161-4/+4
* Move wORD_SIZE_IN_BITS to DynFlagsIan Lynagh2012-09-141-18/+19
* Attempt to fix the bytecode generator for unboxed tuples, given the latest ch...Max Bolingbroke2012-06-091-1/+1
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More refactoring (CgRep)Simon Peyton Jones2011-08-251-0/+85