patch applied (ghc): Move VectCore to Vectorise tree
Ben Lippmeier
benl at ouroborus.net
Mon Aug 30 04:43:06 EDT 2010
Sun Aug 29 22:34:15 PDT 2010 benl at ouroborus.net
* Move VectCore to Vectorise tree
./compiler/vectorise/VectCore.hs -> ./compiler/vectorise/Vectorise/Vect.hs
M ./compiler/ghc.cabal.in -1 +3
M ./compiler/vectorise/VectMonad.hs +1
M ./compiler/vectorise/VectType.hs -1 +1
M ./compiler/vectorise/VectUtils.hs -2 +1
M ./compiler/vectorise/VectVar.hs -1 +1
M ./compiler/vectorise/Vectorise.hs -1 +1
M ./compiler/vectorise/Vectorise/Vect.hs -14 +16
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100830053415-bf82d-06d0672cc3841353601f4c1590eceb3482b54ac4.gz
More information about the Cvs-ghc
mailing list