Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules
[ghc-hetmet.git] / compiler / vectorise / VectCore.hs
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-08 Roman LeshchinskiyVectorise Case on products
2007-08-01 Roman LeshchinskiyRename functions
2007-08-01 Roman LeshchinskiyUse new closure generation code in vectorisation
2007-07-31 Roman LeshchinskiyMore vectorisation-related smart constructors
2007-07-31 Roman LeshchinskiyMove vectorisation-related smart constructors into...