SPARC NCG: Enforce the invariant that each block ends with a jump.
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen.hs
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...