[turbofan] Remove global InstructionOperand caches.
authordcarney <dcarney@chromium.org>
Fri, 6 Feb 2015 09:00:40 +0000 (01:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Feb 2015 09:00:50 +0000 (09:00 +0000)
commit996fa7d36e4b033794a306f89aae58557e70bc8b
treec5ff5cf9852343f8080d1c67aa6659c1936ad4ad
parent5c119485b485a5c71155501613ae3c12be2863a8
[turbofan] Remove global InstructionOperand caches.

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

Cr-Commit-Position: refs/heads/master@{#26479}
14 files changed:
src/compiler/graph-visualizer.cc
src/compiler/instruction-selector-impl.h
src/compiler/instruction-selector.cc
src/compiler/instruction.cc
src/compiler/instruction.h
src/compiler/pipeline.cc
src/compiler/pipeline.h
src/compiler/register-allocator-verifier.cc
src/compiler/register-allocator.cc
src/compiler/register-allocator.h
src/v8.cc
test/cctest/compiler/test-gap-resolver.cc
test/cctest/compiler/test-jump-threading.cc
test/unittests/compiler/move-optimizer-unittest.cc