Reviewers: Benedikt Meurer,

Description:
Move MachineRepresentation to machine-type.h and rename to MachineType in
preparation for merging it with RepType.

[email protected]
BUG=

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

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

Affected files (+205, -216 lines):
  M src/compiler/arm/instruction-selector-arm.cc
  M src/compiler/arm/linkage-arm.cc
  M src/compiler/arm64/instruction-selector-arm64.cc
  M src/compiler/arm64/linkage-arm64.cc
  M src/compiler/ia32/instruction-selector-ia32.cc
  M src/compiler/ia32/linkage-ia32.cc
  M src/compiler/instruction-selector.h
  M src/compiler/instruction-selector.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-operator.h
  A src/compiler/machine-type.h
  M src/compiler/raw-machine-assembler.h
  M src/compiler/raw-machine-assembler.cc
  M src/compiler/representation-change.h
  M src/compiler/simplified-lowering.cc
  M src/compiler/simplified-operator.h
  M src/compiler/structured-machine-assembler.h
  M src/compiler/structured-machine-assembler.cc
  M src/compiler/x64/instruction-selector-x64.cc
  M src/compiler/x64/linkage-x64.cc
  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/instruction-selector-tester.h
  M test/cctest/compiler/test-changes-lowering.cc
  M test/cctest/compiler/test-codegen-deopt.cc
  M test/cctest/compiler/test-run-machops.cc
  M test/cctest/compiler/test-simplified-lowering.cc
  M test/compiler-unittests/instruction-selector-unittest.h
  M tools/gyp/v8.gyp


--
--
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