Reviewers: titzer,

Description:
Make --always-opt also optimize top-level code.

This enables eager optimization of top-level code with TurboFan and
extends test coverage by triggering it with the --always-opt flag.
Script contexts are now also properly allocated in TurboFan.

[email protected]

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

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

Affected files (+116, -37 lines):
  M src/arm/lithium-codegen-arm.cc
  M src/arm64/lithium-codegen-arm64.cc
  M src/bailout-reason.h
  M src/compiler.cc
  M src/compiler/ast-graph-builder.h
  M src/compiler/ast-graph-builder.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/linkage.cc
  M src/compiler/operator-properties.cc
  M src/factory.cc
  M src/hydrogen.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/mips/lithium-codegen-mips.cc
  M src/x64/lithium-codegen-x64.cc
  M test/cctest/cctest.status
  M test/cctest/test-api.cc
  M test/cctest/test-debug.cc
  M test/cctest/test-parsing.cc
  M test/cctest/test-thread-termination.cc
  M test/mjsunit/mjsunit.status
  M test/mozilla/mozilla.status
  M test/unittests/compiler/js-operator-unittest.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