https://codereview.chromium.org/113343003/diff/70001/src/arm/lithium-arm.cc
File src/arm/lithium-arm.cc (right):
https://codereview.chromium.org/113343003/diff/70001/src/arm/lithium-arm.cc#newcode1228
src/arm/lithium-arm.cc:1228: return DefineAsRegister(new(zone())
LMathLog(input));
On 2013/12/16 11:44:54, m.m.capewell wrote:
Should this be MarkAsCall()? I can't see how caller-saved registers
are
preserved across the call into the C library.
Good point, this problem is in the other platform ports, too. :-/ I'll
upload a new patch set with fixed DoMathLogs. It's a pity that
MarkAsCall is more than is actually needed, but we don't have a way to
express "save caller-saved registers across this". :-(
https://codereview.chromium.org/113343003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.