Reviewers: Toon Verwaest,
Message:
PTAL.
I worked out this patch by modifying the python x32 generator to only
replace
movq with movp for x64 files at the places when we need to replace movq to
movl.
I have applied this patch to x32 at
https://github.com/fenghaitao/v8/commit/29230a30ceba1dd77fc242c8529e844b7ab920ff.
Description:
Replace movq with movp for X64 when the operand size is kPointerSize
Please review this at https://codereview.chromium.org/105503006/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1075, -1075 lines):
M src/x64/builtins-x64.cc
M src/x64/code-stubs-x64.h
M src/x64/code-stubs-x64.cc
M src/x64/codegen-x64.cc
M src/x64/debug-x64.cc
M src/x64/deoptimizer-x64.cc
M src/x64/full-codegen-x64.cc
M src/x64/ic-x64.cc
M src/x64/lithium-codegen-x64.cc
M src/x64/lithium-gap-resolver-x64.cc
M src/x64/macro-assembler-x64.h
M src/x64/macro-assembler-x64.cc
M src/x64/regexp-macro-assembler-x64.cc
M src/x64/stub-cache-x64.cc
--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.