Make vectorisation part of the optimiser pipeline
authorRoman Leshchinskiy <rl@cse.unsw.edu.au>
Mon, 16 Jul 2007 06:19:00 +0000 (06:19 +0000)
committerRoman Leshchinskiy <rl@cse.unsw.edu.au>
Mon, 16 Jul 2007 06:19:00 +0000 (06:19 +0000)
commit913c612f25e118f06a2c21617fbccf34b80f1146
treede32bb00a013b3d5cc5f5740cc1aace4af5a7927
parent986622b97885ed080680754d23e43fcff9b9e57f
Make vectorisation part of the optimiser pipeline
compiler/main/DynFlags.hs
compiler/main/HscMain.lhs
compiler/simplCore/SimplCore.lhs
compiler/vectorise/Vectorise.hs