Add spill/reload pseudo instrs to MachInstrs
[ghc-hetmet.git] / compiler / nativeGen / RegAllocColor.hs
2007-08-23 Ben.Lippmeier@anu... Add spill/reload pseudo instrs to MachInstrs
2007-08-23 Ben.Lippmeier@anu... Regalloc stage dump in right order
2007-08-22 Ben.Lippmeier@anu... comment wibble
2007-08-22 Ben.Lippmeier@anu... Refactor cmmNativeGen so dumps can be emitted inline...
2007-08-17 Ben.Lippmeier@anu... Add vreg-population-lifetimes to drop-asm-stats
2007-08-17 Ben.Lippmeier@anu... Refactor dumping of register allocator statistics.
2007-08-14 Ben.Lippmeier@anu... Add graph coloring register allocator.