Whitespace only in nativeGen/RegAlloc/Linear/Main.hs
[ghc-hetmet.git] / compiler / codeGen / StgCmm.hs
2011-04-13 Edward Z. YangFor BC labels, emit empty data section instead of empty...
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-09-18 dias@cs.tufts.eduFixed calling convention for unboxed tuples
2009-07-07 Ian LynaghRemove unused imports
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-03-03 dias@eecs.harvard.eduA few bug fixes; some improvements spurred by paper...
2008-10-13 dias@eecs.harvard.eduBig collection of patches for the new codegen branch.
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch