-
Eliminate stack adjustment for float-returning functions · 21fd103cDavid Sehr authored
This involves changing AdjustStack to grow/shrink the stack, and to use that operation exclusively to move the StackAdjustment variable in lowering, rather than in call emission as before. BUG= R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1449523002 .
21fd103c
×