Reviewers: jarin,

Message:
PTAL

Description:
[turbofan] Add checked load/store operators.

TEST=mjsunit,cctest,unittests

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

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

Affected files (+2178, -714 lines):
  M src/arm/assembler-arm.h
  M src/arm/assembler-arm.cc
  M src/compiler/access-builder.cc
  M src/compiler/arm/code-generator-arm.cc
  M src/compiler/arm/instruction-selector-arm.cc
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/arm64/instruction-selector-arm64.cc
  M src/compiler/code-generator.h
  M src/compiler/code-generator.cc
  M src/compiler/code-generator-impl.h
  M src/compiler/ia32/code-generator-ia32.cc
  M src/compiler/ia32/instruction-selector-ia32.cc
  M src/compiler/instruction-codes.h
  M src/compiler/instruction-selector.h
  M src/compiler/instruction-selector.cc
  M src/compiler/js-graph.h
  M src/compiler/js-typed-lowering.h
  M src/compiler/js-typed-lowering.cc
  M src/compiler/machine-operator.h
  M src/compiler/machine-operator.cc
  M src/compiler/machine-operator-reducer.h
  M src/compiler/machine-operator-reducer.cc
  M src/compiler/opcodes.h
  M src/compiler/simplified-lowering.h
  M src/compiler/simplified-lowering.cc
  M src/compiler/simplified-operator.h
  M src/compiler/simplified-operator.cc
  M src/compiler/simplified-operator-reducer.cc
  M src/compiler/typer.h
  M src/compiler/typer.cc
  M src/compiler/verifier.cc
  M src/compiler/x64/code-generator-x64.cc
  M src/compiler/x64/instruction-selector-x64.cc
  M src/ia32/assembler-ia32.h
  M src/ia32/assembler-ia32.cc
  M test/cctest/compiler/simplified-graph-builder.h
  M test/cctest/compiler/test-simplified-lowering.cc
  M test/unittests/compiler/js-typed-lowering-unittest.cc
  M test/unittests/compiler/machine-operator-reducer-unittest.cc
  M test/unittests/compiler/node-test-utils.h
  M test/unittests/compiler/node-test-utils.cc
  M test/unittests/compiler/simplified-operator-reducer-unittest.cc
  M test/unittests/compiler/simplified-operator-unittest.cc
  M test/unittests/test-utils.h
  M test/unittests/test-utils.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