Fix some validation errors
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen / CCall.hs
2011-05-31 David TereiFix some validation errors
2011-05-31 David TereiAdd new mem{cpy,set,move} cmm prim ops.
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-01-02 Ben.Lippmeier@anu... Tag ForeignCalls with the package they correspond to
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-02-16 Ben.Lippmeier@anu... SPARC NCG: Split up into chunks, and fix warnings.