Implement SSE2 floating-point support in the x86 native code generator (#594)
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen / Gen64.hs
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-03-30 Ben.Lippmeier@anu... SPARC NCG: Fix 64 bit addition, carry bit wasn't gettin...
2009-02-16 Ben.Lippmeier@anu... SPARC NCG: Split up into chunks, and fix warnings.