[turbofan] Some common operators are globally shared singletons.
authorbmeurer@chromium.org <bmeurer@chromium.org>
Fri, 12 Sep 2014 11:59:26 +0000 (11:59 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org>
Fri, 12 Sep 2014 11:59:26 +0000 (11:59 +0000)
commit578aeb0b0c2145b6be55f2afbb450d6645417245
tree3081cca2c4369a44c0f431c1fa76d316efc378fb
parent9a2ca5ed1561c8beca9e6e3a35445c6a7ca11def
[turbofan] Some common operators are globally shared singletons.

TEST=compiler-unittests,cctest
R=mstarzinger@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@23913 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
12 files changed:
BUILD.gn
src/compiler/common-operator-unittest.cc
src/compiler/common-operator.cc [new file with mode: 0644]
src/compiler/common-operator.h
src/compiler/instruction.h
src/compiler/operator-properties-inl.h
src/compiler/operator.cc
src/compiler/operator.h
src/compiler/raw-machine-assembler.h
test/cctest/compiler/graph-builder-tester.cc
test/cctest/compiler/test-instruction.cc
tools/gyp/v8.gyp