[project @ 2003-03-26 15:56:25 by simonmar]
authorsimonmar <unknown>
Wed, 26 Mar 2003 15:56:25 +0000 (15:56 +0000)
committersimonmar <unknown>
Wed, 26 Mar 2003 15:56:25 +0000 (15:56 +0000)
commit59e40c2c25e4da778fe2c378bfb646ff6f6d29b3
treeed19ff411fade6695a3d1f1c6a308fe4d67564e8
parentc9867f66abba10a8ca3adc6b4e92f712f2714812
[project @ 2003-03-26 15:56:25 by simonmar]
Add __attribute__((regparm(1))) to evacuate()'s prototype.  This
avoids a lot of stack assignments between scavenge() and
evacuate().  Performance isn't affected measurably, though.
ghc/rts/GC.c