[project @ 2001-12-14 16:57:36 by sewardj]
authorsewardj <unknown>
Fri, 14 Dec 2001 16:57:36 +0000 (16:57 +0000)
committersewardj <unknown>
Fri, 14 Dec 2001 16:57:36 +0000 (16:57 +0000)
commit5a387d82672b4648c38793a57a69cfda07f1baff
tree78db4185d58e59251c41166466f1921b5a223207
parent7dee9e10796acdc3af04f222ef06808ad3d1b611
[project @ 2001-12-14 16:57:36 by sewardj]
Sparc NCG changes to track recent mulIntC# changes.  The Prelude
can now finally be compiled with the sparc NCG.

Also (incidentally) emit sparc integer multiply insns directly
rather than calling a helper routine.  Most sparcs should implement
them by now :)
ghc/compiler/nativeGen/MachCode.lhs
ghc/compiler/nativeGen/MachMisc.lhs
ghc/compiler/nativeGen/PprMach.lhs
ghc/compiler/nativeGen/RegAllocInfo.lhs