Thread lifting context implicitly in the vectorisation monad
[ghc-hetmet.git] / compiler / vectorise / VectUtils.hs
2007-08-02 Roman LeshchinskiyThread lifting context implicitly in the vectorisation...
2007-08-01 Roman LeshchinskiyMove code
2007-08-01 Roman LeshchinskiyNicer names for hoisted functions
2007-08-01 Roman LeshchinskiyImprove closure generation for functions with multiple...
2007-08-01 Roman LeshchinskiyRename functions
2007-08-01 Roman LeshchinskiyUse new closure generation code in vectorisation
2007-07-31 Roman LeshchinskiyMove vectorisation-related smart constructors into...
2007-07-31 Roman LeshchinskiySimplify closure generation code
2007-07-31 Roman LeshchinskiyNew closure generation code
2007-07-31 Roman LeshchinskiyRefactoring
2007-07-26 Roman LeshchinskiyUse the right dictionary when calling lengthPA
2007-07-25 Roman LeshchinskiyMove code
2007-07-25 Roman LeshchinskiyUse emptyPA in vectorisation
2007-07-25 Roman LeshchinskiyMore refactoring
2007-07-25 Roman LeshchinskiyRefactoring
2007-07-16 Roman LeshchinskiyVectorisation of top-level bindings
2007-07-16 Roman LeshchinskiyStore hoisted bindings in the global environment during...
2007-07-16 Roman LeshchinskiyCollect hoisted vectorised functions
2007-07-13 Roman LeshchinskiyAdd utility function for vectorisation
2007-07-11 Roman LeshchinskiyOnly vectorise rank-1 expressions
2007-07-10 Roman LeshchinskiyMove some vectorisation utility functions
2007-07-10 Roman LeshchinskiyModify PA dictionary computation to work with the class...
2007-07-10 Roman LeshchinskiyClean up handling of PA dictionaries