summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmEnv.hs
Commit message (Expand)AuthorAgeFilesLines
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More CPP removal: pprDynamicLinkerAsmLabel in CLabelIan Lynagh2011-10-021-2/+4
* get rid of the cg_rep field of CgIdInfo, which wasn't used anywhereSimon Marlow2011-08-251-3/+3
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-13/+19
* Immediately tag initialization code to prevent untagged spills.Edward Z. Yang2011-03-231-3/+11
* Merge in new code generator branch.Simon Marlow2011-01-241-2/+1
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Remove unused importsIan Lynagh2009-07-071-1/+0
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-24/+47
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+209