Wed Oct 14 06:17:27 PDT 2009 Simon Marlow <[email protected]>
* micro-opt: replace stmGetEnclosingTRec() with a field access
Ignore-this: 5ca954541072cdd9e91656400db81d52
While fixing #3578 I noticed that this function was just a field
access to StgTRecHeader, so I inlined it manually.
M ./includes/mkDerivedConstants.c +2
M ./rts/Exception.cmm -2 +2
M ./rts/PrimOps.cmm -5 +5
M ./rts/RaiseAsync.c -2 +2
M ./rts/STM.c -10
M ./rts/STM.h -7
M ./rts/Schedule.c -2 +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091014131727-12142-b8bbecf16ab183e037fd4c0ce65081e901183ce8.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc