On 10 January 2012 01:03, Simon Marlow <[email protected]> wrote: > Good stuff! We need to do this in the new code gen too, and we can also > take advantage of this information in the native backends (do ordinary > register allocation for the Rx/Fx/Dx regs rather than assuming they're > always live).
Thanks. Yep, there is more work here for sure. I wouldn't hold your breath on me getting the NCG and new code gen stuff done though given it took me over a year from idea to implementation for the old code gen and LLVM part! I also view the NCG as my competition :) Next 'fun' GHC project is alias analysis with Johan. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
