Reviewers: Jarin,

Message:
PTAL: small tweaks to code generators and instruction selectors to handle
float32/float64 passed on the stack.

I plan to clean this up in the near future by refactoring CallDescriptor to
contain an array of pushed arguments.

Description:
[turbofan] Support unboxed float and double stack parameters and add tests.

R=ja...@chromium.org
BUG=

Please review this at https://codereview.chromium.org/1291113003/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+132, -53 lines):
  M src/compiler/arm/code-generator-arm.cc
  M src/compiler/arm/instruction-selector-arm.cc
  M src/compiler/ia32/code-generator-ia32.cc
  M src/compiler/ia32/instruction-selector-ia32.cc
  M src/compiler/mips/code-generator-mips.cc
  M src/compiler/mips/instruction-selector-mips.cc
  M src/compiler/mips64/code-generator-mips64.cc
  M src/compiler/mips64/instruction-selector-mips64.cc
  M src/compiler/ppc/code-generator-ppc.cc
  M src/compiler/ppc/instruction-selector-ppc.cc
  M test/cctest/compiler/test-run-native-calls.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to