Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Linear / PPC / FreeRegs.hs
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-05-26 Ben.Lippmeier@anu... Follow vreg/hreg patch in PPC NCG
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...
2009-02-04 Ben.Lippmeier@anu... NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to...
2009-02-02 Ben.Lippmeier@anu... NCG: Split linear allocator into separate modules.