Propagate scalar variables and tycons for vectorisation through 'HscTypes.VectInfo'.
[ghc-hetmet.git] / compiler / codeGen / StgCmmLayout.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-11-16 simonpj@microsoft.comRemove unncessary fromIntegral calls
2009-09-18 dias@cs.tufts.eduFixed calling convention for unboxed tuples
2009-10-18 Ben.Lippmeier@anu... Merge RtsLabelInfo.Rts* with RtsLabelInfo.Rts*FS
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-07-07 Ian LynaghRemove unused imports
2009-04-03 dias@eecs.tufts.eduDebugging by Sesame Street:
2009-03-25 dias@eecs.tufts.eduBetter handling of node parameter in calling conventions
2009-03-23 dias@eecs.tufts.eduCalls with and without passing node arguments more...
2009-03-23 dias@eecs.tufts.eduAnother small step: call and return conventions specifi...
2009-03-23 dias@eecs.tufts.eduSmall step toward call-conv improvement: separate out...
2009-03-03 dias@eecs.harvard.eduA few bug fixes; some improvements spurred by paper...
2008-11-26 dias@eecs.harvard.edudrop some debugging traces and use only one flag for...
2008-10-17 dias@eecs.harvard.eduRemoved warnings, made Haddock happy, added examples...
2008-10-14 dias@eecs.harvard.eduDon't adjust hp up when the case scrutinee won't allocate
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