Use -fno-toplevel-reorder with gcc >= 4.2 on sparc-solaris; fixes trac #2312
[ghc-hetmet.git] / compiler / nativeGen / RegSpillCost.hs
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2008-02-07 Ian LynaghMake some more modules use LazyUniqFM instead of UniqFM
2007-09-14 Ben.Lippmeier@anu... Change spill cost function back to inverse length of...
2007-09-13 Ben.Lippmeier@anu... Better calculation of spill costs / selection of spill...