Adapt interface file code for vectorisation
[ghc-hetmet.git] / compiler / vectorise / VectMonad.hs
2007-07-16 Roman LeshchinskiyAdapt interface file code for vectorisation
2007-07-16 Roman LeshchinskiyCollect hoisted vectorised functions
2007-07-13 Roman LeshchinskiyAdd closedV
2007-07-10 Roman LeshchinskiyModify PA dictionary computation to work with the class...
2007-07-10 Roman LeshchinskiyClean up handling of PA dictionaries
2007-07-10 Roman LeshchinskiyPA is now a class instead of a record
2007-07-10 Manuel M T ChakravartyLookup of class and family instances in vectorisation...
2007-07-10 Roman LeshchinskiyPut vectorisation monad into a separate file