Reviewers: ,

Message:
PTAL. Initial pass at Atomics w/ Atomics.load implemented in turbofan

Description:
WIP Atomics

BUG=

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

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

Affected files (+1565, -11 lines):
  M BUILD.gn
  M src/bootstrapper.cc
  M src/compiler/instruction-selector.cc
  M src/compiler/js-builtin-reducer.h
  M src/compiler/js-builtin-reducer.cc
  M src/compiler/machine-operator.h
  M src/compiler/machine-operator.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/typer.cc
  M src/compiler/verifier.cc
  M src/compiler/x64/instruction-selector-x64.cc
  M src/flag-definitions.h
  A src/harmony-atomics.js
  M src/messages.h
  M src/objects.h
  M src/runtime/runtime.h
  A src/runtime/runtime-atomics.cc
  M src/runtime/runtime-typedarray.cc
  M src/runtime/runtime-utils.h
  A test/mjsunit/asm/atomics-load.js
  A test/mjsunit/harmony/atomics.js
  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