Eliminate more dead reg->reg moves in linear allocator
[ghc-hetmet.git] / compiler / nativeGen / RegAllocLinear.hs
2007-08-23 Ben.Lippmeier@anu... Eliminate more dead reg->reg moves in linear allocator
2007-08-22 Ben.Lippmeier@anu... Refactor cmmNativeGen so dumps can be emitted inline...
2007-08-21 Ben.Lippmeier@anu... Instrument linear register allocator.
2007-08-14 Ben.Lippmeier@anu... Add graph coloring register allocator.