cmmTopCodeGen no longer takes DynFlags as an argument
[ghc-hetmet.git] / compiler / nativeGen / Reg.hs
2010-05-06 simonpj@microsoft.comRemove useless UNPACK pragmas
2010-02-04 Simon MarlowImplement SSE2 floating-point support in the x86 native...
2009-10-15 simonpj@microsoft.comFix Trac #959: a long-standing bug in instantiating...
2009-07-07 Ian LynaghRemove unused imports
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...