Implement SSE2 floating-point support in the x86 native code generator (#594)
[ghc-hetmet.git] / compiler / nativeGen / SPARC / AddrMode.hs
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