summaryrefslogtreecommitdiff
path: root/compiler/cmm/SMRep.lhs
Commit message (Expand)AuthorAgeFilesLines
* Fix BCO bitmap generation on 32-bit platforms (#8377)Takano Akio2013-09-291-40/+0
* Implement "roles" into GHC.Richard Eisenberg2013-08-021-2/+40
* Code-size optimisation for top-level indirections (#7308)Simon Marlow2012-11-191-1/+10
* Remove the old codegenSimon Marlow2012-10-191-3/+0
* Some alpha renamingIan Lynagh2012-10-161-1/+1
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-16/+21
* Make the StgWord/StgHalfWord types more similarIan Lynagh2012-09-191-5/+8
* Remove a little more CPPIan Lynagh2012-09-181-13/+4
* Make StgWord a portable type tooIan Lynagh2012-09-181-4/+29
* Make StgHalfWord a portable typeIan Lynagh2012-09-181-47/+68
* Move wORD_SIZE into platformConstantsIan Lynagh2012-09-161-6/+5
* Move more constants to platformConstantsIan Lynagh2012-09-141-2/+2
* Move some more constants fo platformConstantsIan Lynagh2012-09-141-1/+1
* Use sIZEOF_* from platformConstants rather than ConstantsIan Lynagh2012-09-131-3/+3
* Make -fscc-profiling a dynamic flagIan Lynagh2012-07-241-29/+35
* Fix whitespace only in cmm/SMRep.lhsIan Lynagh2012-07-241-43/+36
* Eliminate some redundant stack assignments and empty stack checksSimon Marlow2012-02-141-0/+6
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* eliminate ConInfoSimon Marlow2011-08-251-1/+5
* Remove another use of mkConInfoSimon Marlow2011-08-251-16/+37
* fix type tags for RTS-defined info tablesSimon Marlow2011-08-251-4/+15
* More refactoring (CgRep)Simon Peyton Jones2011-08-251-0/+343