summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmBind.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-86/+106
* Following Simon M's "take newCAF() out from sm_mutex" patchdias@cs.tufts.edu2010-01-051-1/+4
* * Refactor CLabel.RtsLabel to CLabel.CmmLabelBen.Lippmeier@anu.edu.au2009-11-061-3/+3
* Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FSBen.Lippmeier@anu.edu.au2009-10-181-3/+3
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Remove unused importsIan Lynagh2009-07-071-2/+0
* When calling gc, avoid saving node in static closuresdias@eecs.tufts.edu2009-03-231-2/+2
* Code simplifications due to call/return separation; some improvements to how ...dias@eecs.tufts.edu2009-03-231-14/+15
* Remove a redundant importIan Lynagh2009-01-141-1/+0
* Use DynFlags to work out if we are doing ticky ticky profilingIan Lynagh2008-12-181-1/+2
* drop some debugging traces and use only one flag for new codegendias@eecs.harvard.edu2008-11-261-5/+3
* one more missing patch from new codegen pathdias@eecs.harvard.edu2008-11-261-1/+1
* Fix build following codegen patchsimonpj@microsoft.com2008-11-261-2/+1
* Removed warnings, made Haddock happy, added examples in documentationdias@eecs.harvard.edu2008-10-171-10/+9
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-141/+179
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+615