summaryrefslogtreecommitdiff
path: root/compiler/cmm/Bitmap.hs
Commit message (Expand)AuthorAgeFilesLines
* Bitmap: Fix thunk explosionBen Gamari2015-07-091-20/+64
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+2
* Detab modules with tabs on 5 lines or fewerIan Lynagh2013-04-061-16/+9
* 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