Chromium Code Reviews
DescriptionSubzero: Fix frame size for floating-point register out-args.
The code that calculates maximum out-arg stack space was neglecting the fact that on x86-64, the first N scalar floating-point arguments are passed through xmm registers, not the stack. As a result, stack frames were sometimes larger than necessary.
BUG= none
R=jpp@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=c577727f49d6f4ccdbf40e9fa527cf1c97f23a7a
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||