[project @ 2002-01-29 16:24:08 by simonmar]
authorsimonmar <unknown>
Tue, 29 Jan 2002 16:24:08 +0000 (16:24 +0000)
committersimonmar <unknown>
Tue, 29 Jan 2002 16:24:08 +0000 (16:24 +0000)
commit662555be652742eed5e26898ad53c8c98b285cb7
treeb6e27f78d0b5d60a66f0aea2027d62957aae86ce
parent5bed878be18b1c833e91d5bb335e58b5805bc762
[project @ 2002-01-29 16:24:08 by simonmar]
Inline mpz_cmp_si() into cmpIntegerInt#, and mpz_cmp() into cmpInteger#
to offset recent performance degradation caused by outlining of these
primitives.

Also remove heap checks in these primitives: they don't do any
allocation, so no heap check is necessary.
ghc/rts/PrimOps.hc