Reviewers: dcarney,

Message:
Created Revert of Prefill with correct contextual load ICs in fullcodegen.

Description:
Revert of Prefill with correct contextual load ICs in fullcodegen. (patchset #6
id:100001 of https://codereview.chromium.org/969733003/)

Reason for revert:
Eager compilation causes overhead, and doesn't work with type feedback vector
based inline caching. We'll look into a different, lazy, approach for tfv.

Original issue's description:
Compute correct contextual load ICs in fullcodegen.

BUG=
[email protected]

Committed: https://crrev.com/7ee31a2348c67ee09664519818c8feb61c82fedf
Cr-Commit-Position: refs/heads/master@{#26941}

[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

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

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

Affected files (+4, -58 lines):
  M src/arm/full-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/code-factory.h
  M src/code-factory.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ic/ic.h
  M src/ic/ic.cc
  M src/x64/full-codegen-x64.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