Eliminate IF_ARCH_sparc
[ghc-hetmet.git] / compiler / nativeGen / SPARC / Ppr.hs
2011-05-31 Ian LynaghEliminate IF_ARCH_sparc
2011-05-07 Ian LynaghRemove unused pprUserReg functions
2011-04-27 Edward Z. YangImplement jump table fix-ups for linear register allocator.
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-02-04 Simon MarlowImplement SSE2 floating-point support in the x86 native...
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
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...
2009-02-05 Ben.Lippmeier@anu... NCG: Split PprMach into arch specific modules