This patch also needs a unyet-committed patch to Hoopl to fix some warnings, or it will break the validate script (it builds fine normally).
Excerpts from Edward Z. Yang's message of Fri Jan 14 11:52:43 -0500 2011: > 2 patches for repository http://darcs.haskell.org/ghc: > > Thu Sep 16 15:22:59 BST 2010 Simon Marlow <[email protected]> > * make warnings in some Hoopl modules non-fatal > > Fri Jan 14 16:51:16 GMT 2011 Simon Marlow <[email protected]> > * Merge in new code generator branch. > > This changes the new code generator to make use of the Hoopl package > for dataflow analysis. Hoopl is a new boot package, and is maintained > in a separate upstream git repository (as usual, GHC has its own > lagging darcs mirror in http://darcs.haskell.org/packages/hoopl). > > During this merge I squashed recent history into one patch. I tried > to rebase, but the history had some internal conflicts of its own > which made rebase extremely confusing, so I gave up. The history I > squashed was: > > - Update new codegen to work with latest Hoopl > - Add some notes on new code gen to cmm-notes > - Enable Hoopl lag package. > - Add SPJ note to cmm-notes > - Improve GC calls on new code generator. > > Work in this branch was done by: > - Milan Straka <[email protected]> > - John Dias <[email protected]> > - David Terei <[email protected]> > > Edward Z. Yang <[email protected]> merged in further changes from GHC HEAD > and fixed a few bugs. _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
