SPARC NCG: Make linear allocator use info in SPARC.Regs again
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Linear / SPARC / FreeRegs.hs
2009-02-11 Ben.Lippmeier@anu... SPARC NCG: Make linear allocator use info in SPARC...
2009-02-04 Ben.Lippmeier@anu... NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to...
2009-02-03 Ben.Lippmeier@anu... SPARC NCG: Give regs o0-o5 back to the allocator
2009-02-02 Ben.Lippmeier@anu... NCG: Split linear allocator into separate modules.