Reviewers: Benedikt Meurer, jarin,

Description:
Convert Linkage to use MachineSignature.

This simplifies the handling of MachineTypes for parameters and returns
used in tests, and overall improves the regularity with which they
are handled in both tests and in CallDescriptor.

[email protected],[email protected]
BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+825, -750 lines):
  M src/compiler/arm/code-generator-arm.cc
  M src/compiler/arm/linkage-arm.cc
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/arm64/linkage-arm64.cc
  M src/compiler/graph.cc
  M src/compiler/ia32/code-generator-ia32.cc
  M src/compiler/ia32/linkage-ia32.cc
  M src/compiler/instruction-selector.cc
  M src/compiler/instruction-selector-impl.h
  M src/compiler/instruction-selector-unittest.h
  M src/compiler/instruction-selector-unittest.cc
  M src/compiler/linkage.h
  M src/compiler/linkage.cc
  M src/compiler/linkage-impl.h
  M src/compiler/machine-node-factory.h
  M src/compiler/machine-type.h
  M src/compiler/raw-machine-assembler.h
  M src/compiler/raw-machine-assembler.cc
  M src/compiler/structured-machine-assembler.h
  M src/compiler/structured-machine-assembler.cc
  M src/compiler/x64/code-generator-x64.cc
  M src/compiler/x64/linkage-x64.cc
  M src/objects.h
  M test/cctest/compiler/call-tester.h
  M test/cctest/compiler/codegen-tester.h
  M test/cctest/compiler/graph-builder-tester.h
  M test/cctest/compiler/graph-builder-tester.cc
  M test/cctest/compiler/test-codegen-deopt.cc
  M test/cctest/compiler/test-linkage.cc


--
--
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/d/optout.

Reply via email to