summaryrefslogtreecommitdiff
path: root/compiler/cmm/SMRep.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce a type for "platform word size", use it instead of IntÖmer Sinan Ağacan2019-08-061-11/+11
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1
* Use ByteString to represent Cmm string literals (#16198)Sylvain Henry2019-01-311-14/+3
* Cleanups [ci skip]Gabor Greif2018-06-011-18/+16
* cmm: Remove unnecessary HsVersion.h includesMichal Terepeta2018-02-061-3/+0
* Allow packing constructor fieldsMichal Terepeta2017-10-291-3/+6
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Move dataConTagZ to DataConSimon Peyton Jones2017-04-281-2/+2
* Remove CONSTR_STATICSimon Marlow2016-11-141-13/+41
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-18/+18
* s/StgArrWords/StgArrBytes/Siddhanathan Shanmugam2015-09-111-2/+2
* Unlit compiler/cmm/ module(s)Herbert Valerio Riedel2014-11-301-0/+546