[turbofan] Fix returns for large-sized frames in TurboFan ia32 and x64 backends.
authortitzer <titzer@chromium.org>
Wed, 29 Apr 2015 11:32:17 +0000 (04:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Apr 2015 11:32:25 +0000 (11:32 +0000)
commit1d24520c34f849a67637f33c54163c23c03f9f95
treeea5c05238fe637acb95d7919dd397ba1d29a2872
parent77a2c15fb4016dfebf9cb5a1ef7e3c5c0b32f8ac
[turbofan] Fix returns for large-sized frames in TurboFan ia32 and x64 backends.

R=dcarney@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1112823002

Cr-Commit-Position: refs/heads/master@{#28129}
src/compiler/ia32/code-generator-ia32.cc
src/compiler/x64/code-generator-x64.cc