patch applied (ghc): Remove ndpFlatten

Roman Leshchinskiy rl at cse.unsw.edu.au
Sun Mar 9 20:08:26 EDT 2008


Sun Mar  9 15:59:14 PDT 2008  Roman Leshchinskiy <rl at cse.unsw.edu.au>
  * Remove ndpFlatten
  
  This patch removes the ndpFlatten directory and the -fflatten static flag.
  This code has never worked and has now been superceded by vectorisation.

    M ./compiler/Makefile -1 +1
    M ./compiler/basicTypes/Unique.lhs -1
    M ./compiler/main/HscMain.lhs -5 +1
    M ./compiler/main/StaticFlags.hs -4 +1
    R ./compiler/ndpFlatten/
    R ./compiler/ndpFlatten/FlattenInfo.hs
    R ./compiler/ndpFlatten/FlattenMonad.hs
    R ./compiler/ndpFlatten/Flattening.hs
    R ./compiler/ndpFlatten/NDPCoreUtils.hs
    R ./compiler/ndpFlatten/PArrAnal.hs
    R ./compiler/ndpFlatten/TODO
    M ./compiler/package.conf.in -5



More information about the Cvs-ghc mailing list