Command-line options for selecting DPH backend
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 2 Jul 2008 02:22:02 +0000 (02:22 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Wed, 2 Jul 2008 02:22:02 +0000 (02:22 +0000)
commit85514ae1d86203212930c4953ae608b53aa9f452
tree9d7af3ebba4c04a6f1aa251280ff4216eea9f70c
parentefe7a8d4719fb2e6f53126d834dff2b6831ad662
Command-line options for selecting DPH backend

It's -fdph-seq and -fdph-par at the moment, I'll think of a nicer setup later.
compiler/main/DynFlags.hs
compiler/simplCore/SimplCore.lhs
compiler/vectorise/VectMonad.hs
compiler/vectorise/Vectorise.hs