Reviewers: Benedikt Meurer,

Description:
[turbofan] Implement OSR for outer loops.

[email protected]
BUG=

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

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

Affected files (+468, -50 lines):
  M BUILD.gn
  M src/compiler/arm/code-generator-arm.cc
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/code-generator.h
  M src/compiler/code-generator.cc
  M src/compiler/common-operator.h
  M src/compiler/common-operator.cc
  M src/compiler/control-builders.h
  M src/compiler/control-builders.cc
  M src/compiler/frame.h
  M src/compiler/graph-builder.h
  M src/compiler/graph-builder.cc
  M src/compiler/ia32/code-generator-ia32.cc
  M src/compiler/instruction-selector.h
  M src/compiler/instruction-selector.cc
  M src/compiler/instruction-selector-impl.h
  M src/compiler/linkage.h
  M src/compiler/linkage-impl.h
  M src/compiler/mips/code-generator-mips.cc
  M src/compiler/mips64/code-generator-mips64.cc
  M src/compiler/opcodes.h
  A src/compiler/osr.h
  A src/compiler/osr.cc
  M src/compiler/pipeline.cc
  M src/compiler/register-allocator.cc
  M src/compiler/scheduler.cc
  M src/compiler/typer.cc
  M src/compiler/verifier.cc
  M src/compiler/x64/code-generator-x64.cc
  M src/flag-definitions.h
  M src/objects.cc
  M src/runtime/runtime-compiler.cc
  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