Implement SSE2 floating-point support in the x86 native code generator (#594)
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen / Sanity.hs
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-02-23 Ben.Lippmeier@anu... SPARC NCG: Split out sanity checking into its own module