[turbofan] x64 lea multiplication matching
authordcarney@chromium.org <dcarney@chromium.org>
Tue, 30 Sep 2014 09:46:30 +0000 (09:46 +0000)
committerdcarney@chromium.org <dcarney@chromium.org>
Tue, 30 Sep 2014 09:46:30 +0000 (09:46 +0000)
commit51a2f97d80a80d00af93882adc11794e561460a8
tree039bc4f1a6b5e71924be0fba131217f06543263e
parent574378d91b6860db5e10a89fe85275e60f5e215a
[turbofan] x64 lea multiplication matching

R=bmeurer@chromium.org

BUG=

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24317 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
BUILD.gn
src/compiler/node-matchers.cc [new file with mode: 0644]
src/compiler/node-matchers.h
src/compiler/x64/code-generator-x64.cc
src/compiler/x64/instruction-codes-x64.h
src/compiler/x64/instruction-selector-x64-unittest.cc
src/compiler/x64/instruction-selector-x64.cc
tools/gyp/v8.gyp