Merge remote branch 'origin/master'
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Utils / Hoisting.hs
2011-04-19 Simon Peyton JonesThis BIG PATCH contains most of the work for the New...
2010-09-15 simonpj@microsoft.comImplement INLINABLE pragma
2010-09-09 benl@ouroborus.netFinish breaking up vectoriser utils
2010-09-08 benl@ouroborus.netBreak out hoisting utils into their own module