simonmar 2003/03/26 07:56:29 PST
Modified files:
ghc/rts GC.c
Log:
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.
Revision Changes Path
1.152 +9 -2 fptools/ghc/rts/GC.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
