|
From: Jeremy F. <je...@go...> - 2002-12-06 23:33:17
|
On Fri, 2002-12-06 at 15:11, Julian Seward wrote:
> Re my analysis of stack-clearing add, I can't be exactly right, since
> VG_(emit_add_lit_to_esp) begins with the correct call to new_emit.
No, it isn't correct - True means "operate on Simd flags"; False means
"non-simd flags".
Fixing this seems to work, and even has a slight performance improvement
(OO starts up in 47 rather than 48 seconds). At very least it seems
performance neutral.
J
|