Small improvement to GraphColor.selectColor
[ghc-hetmet.git] / compiler / nativeGen / GraphColor.hs
2007-09-06 Ben.Lippmeier@anu... Small improvement to GraphColor.selectColor
2007-09-05 Ben.Lippmeier@anu... Improve GraphColor.colorScan
2007-09-05 Ben.Lippmeier@anu... warning police
2007-09-03 Ben.Lippmeier@anu... Do conservative coalescing in register allocator
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-03 Ben.Lippmeier@anu... Do aggressive register coalescing
2007-08-28 Ben.Lippmeier@anu... Add coalescence edges back to the register graph
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-08-14 Ben.Lippmeier@anu... Add graph coloring register allocator.