[turbofan] move Node to vreg mapping to InstructionSelector
authordcarney@chromium.org <dcarney@chromium.org>
Thu, 30 Oct 2014 09:50:15 +0000 (09:50 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Thu, 30 Oct 2014 09:50:41 +0000 (09:50 +0000)
commitee9de3307596eeb5ed4fb32c43d930f203b5dc05
tree126b1c174b963b60b4f94600463a6467aa8c74cc
parent264b9aaa31541ec67f506908c660f98bba84068a
[turbofan] move Node to vreg mapping to InstructionSelector

BUG=
R=bmeurer@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25010}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25010 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/compiler/instruction-selector-impl.h
src/compiler/instruction-selector.cc
src/compiler/instruction-selector.h
src/compiler/instruction.cc
src/compiler/instruction.h
src/compiler/pipeline.cc
test/cctest/compiler/test-codegen-deopt.cc
test/cctest/compiler/test-instruction.cc
test/unittests/compiler/instruction-selector-unittest.cc