fix haddock submodule pointer
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Env.hs
2011-06-13 Manuel M T ChakravartyAdded a pragma {-# NOVECTORISE f #-} that suppresses...
2011-06-03 Manuel M T ChakravartyHaddock fix in the vectoriser
2011-06-03 Manuel M T ChakravartyPropagate scalar variables and tycons for vectorisation...
2011-02-20 Manuel M T ChakravartyAdded a VECTORISE pragma
2011-03-05 Manuel M T ChakravartyCompleted the implementation of VECTORISE SCALAR
2011-01-26 Roman LeshchinskiyFix vectorisation of recursive types
2010-08-30 benl@ouroborus.netFix warnings
2010-08-30 benl@ouroborus.netSplit out vectoriser environments into own module