fix compiling GHC 6.7+ with itself - compat needs -package containers now
[ghc-hetmet.git] / compiler / nativeGen / GraphOps.hs
2007-08-20 Ben.Lippmeier@anu... Add vreg-conflicts and vreg-conflict-lifetimes to drop...
2007-08-14 Ben.Lippmeier@anu... Add graph coloring register allocator.