Reviewers: lrn,

Message:
Only changes besides moving functions around in ic-x64.cc is replacement of
kTestEaxByte with Assembler::kTestEaxByte, and dropping of unused declarations
of functions CallIC_Miss, etc, from runtime.

Description:
Cleanup of x64 code.  Rearrange functions in ic-x64.cc to match order in
ic-ia32.cc. Remove unused declarations, and move a constant to assembler-x64.h.

Please review this at http://codereview.chromium.org/6020012/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/ia32/ic-ia32.cc
  M     src/x64/assembler-x64.h
  M     src/x64/debug-x64.cc
  M     src/x64/ic-x64.cc


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to