Port r7868 (constant masking) to x64.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 26 Jun 2012 13:56:48 +0000 (13:56 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 26 Jun 2012 13:56:48 +0000 (13:56 +0000)
commit20ebd21b09bede9634a1d43acc44e99a09fb2023
treecccc6a80daeb2c05a1ac17d4b4d6705804164326
parent690202844523ebfbe0ad06bcec4a003bc4fcd631
Port r7868 (constant masking) to x64.

BUG=v8:1374
TEST=test-compiler/SplitConstantsInFullCompiler

Review URL: https://chromiumcodereview.appspot.com/10662045

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11932 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ia32/full-codegen-ia32.cc
src/x64/full-codegen-x64.cc
src/x64/macro-assembler-x64.cc
src/x64/macro-assembler-x64.h
test/cctest/test-compiler.cc