Continue learning for calls in optimized code when we have no type feedback.
authormvstanton <mvstanton@chromium.org>
Tue, 27 Jan 2015 12:32:57 +0000 (04:32 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 27 Jan 2015 12:33:07 +0000 (12:33 +0000)
commitf5f2692b5ff70ac3cd06a903b7846174b97a2e55
treed1a85da589954f05eed2c33c1c0dc7d594b4ac25
parentb18ad510798d3a5e75f6b68656d8f8826571e782
Continue learning for calls in optimized code when we have no type feedback.

Based on CL https://codereview.chromium.org/871063002/ which needs to land first.

BUG=

Review URL: https://codereview.chromium.org/868453005

Cr-Commit-Position: refs/heads/master@{#26292}
17 files changed:
src/arm/lithium-arm.cc
src/arm/lithium-arm.h
src/arm/lithium-codegen-arm.cc
src/arm64/lithium-arm64.cc
src/arm64/lithium-arm64.h
src/arm64/lithium-codegen-arm64.cc
src/hydrogen-instructions.cc
src/hydrogen-instructions.h
src/hydrogen.cc
src/ia32/lithium-codegen-ia32.cc
src/ia32/lithium-ia32.cc
src/ia32/lithium-ia32.h
src/ic/ic.cc
src/ic/ic.h
src/x64/lithium-codegen-x64.cc
src/x64/lithium-x64.cc
src/x64/lithium-x64.h