fix haddock submodule pointer
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen.hs
2011-06-08 Ian LynaghcmmTopCodeGen no longer takes DynFlags as an argument
2011-04-27 Edward Z. YangImplement jump table fix-ups for linear register allocator.
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
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...