Add a count of how many spill/reloads/reg-reg-moves remain to dump-asm-stats
[ghc-hetmet.git] / compiler / vectorise / VectBuiltIn.hs
2007-08-23 Roman LeshchinskiyInitialise PR dictionaries in vectorisation monad
2007-08-23 Roman LeshchinskiyMove all vectorisation built-ins to VectBuiltIn
2007-08-23 Roman LeshchinskiyMove vectorisation built-ins to a separate module