Reviewers: Jarin,

Message:
PTAL. This CL has some issues on arm ports which don't look related. I'm
investigating now.

Description:
Crankshaft is now able to compile top level code even if there is a
ScriptContext.

This CL introduces HPrologue instruction which does the context allocation work
and supports deoptimization.

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

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

Affected files (+269, -123 lines):
  M src/arm/lithium-arm.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/lithium-arm64.h
  M src/arm64/lithium-arm64.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/bootstrapper.cc
  M src/compiler/ast-graph-builder.cc
  M src/contexts.h
  M src/contexts.cc
  M src/full-codegen/arm/full-codegen-arm.cc
  M src/full-codegen/arm64/full-codegen-arm64.cc
  M src/full-codegen/ia32/full-codegen-ia32.cc
  M src/full-codegen/x64/full-codegen-x64.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ia32/lithium-ia32.cc
  M src/utils.h
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.h
  M src/x64/lithium-x64.cc


--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to