Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/edd95cc954e91a93133a72c22e1293ffdf6b4169 >--------------------------------------------------------------- commit edd95cc954e91a93133a72c22e1293ffdf6b4169 Author: Gabriele Keller <[email protected]> Date: Tue Apr 24 12:15:31 2012 +1000 Vectorisation Avoidance Switched off by default. Use -favoid-vect to activate compiler/vectorise/Vectorise/Env.hs | 2 +- compiler/vectorise/Vectorise/Exp.hs | 465 +++++++++++++++++++++++------------ 2 files changed, 306 insertions(+), 161 deletions(-) Diff suppressed because of size. To see it, use: git show edd95cc954e91a93133a72c22e1293ffdf6b4169 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
