patch applied (ghc): Break out hoisting utils into their own module
Ben Lippmeier
benl at ouroborus.net
Wed Sep 8 04:31:40 EDT 2010
Wed Sep 8 00:41:02 PDT 2010 benl at ouroborus.net
* Break out hoisting utils into their own module
M ./compiler/ghc.cabal.in +1
M ./compiler/vectorise/VectType.hs +1
M ./compiler/vectorise/VectUtils.hs -70 +4
M ./compiler/vectorise/Vectorise.hs -1 +1
M ./compiler/vectorise/Vectorise/Exp.hs +1
M ./compiler/vectorise/Vectorise/Utils/Closure.hs +1
A ./compiler/vectorise/Vectorise/Utils/Hoisting.hs
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100908074102-bf82d-a783a1fa1f757302647e5bc8967e8804c0e0786e.gz
More information about the Cvs-ghc
mailing list