SPARC NCG: Fix 64 bit addition, carry bit wasn't getting set.
[ghc-hetmet.git] / compiler / nativeGen / Alpha / RegInfo.hs
2009-02-04 Ben.Lippmeier@anu... NCG: Split RegAllocInfo into arch specific modules