Make assignTemp_ less pessimistic
[ghc-hetmet.git] / compiler / vectorise / Vectorise / Utils /
2011-04-19 Simon Peyton JonesThis BIG PATCH contains most of the work for the New...
2011-01-26 Roman LeshchinskiyFix vectorisation of recursive types
2010-12-19 Ian LynaghFix warnings
2010-12-18 Roman Leshchinskiyvectoriser: don't always pass superclass dictionaries...
2010-12-18 Roman Leshchinskiyvectoriser: delete dead code
2010-12-18 Roman Leshchinskiyvectoriser: adapt to new superclass story part I (dicti...
2010-09-15 simonpj@microsoft.comImplement INLINABLE pragma
2010-09-09 Ian LynaghFix warnings
2010-09-09 benl@ouroborus.netFinish breaking up vectoriser utils
2010-09-09 benl@ouroborus.netComments and formatting only
2010-09-08 benl@ouroborus.netBreak out hoisting utils into their own module
2010-09-08 benl@ouroborus.netBreak out closure utils into own module