Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen.hs
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-02-23 Ben.Lippmeier@anu... SPARC NCG: Split out sanity checking into its own module
2009-02-23 Ben.Lippmeier@anu... SPARC NCG: Enforce the invariant that each block ends...
2009-02-16 Ben.Lippmeier@anu... SPARC NCG: Split up into chunks, and fix warnings.
2009-02-16 Ben.Lippmeier@anu... SPARC NCG: Reorganise Reg and RegInfo
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...