Reviewers: danno, titzer, mstarzinger, rmcilroy,

Message:
FYI: This CL removes the stupid "global nano optimization" SmiConstantRegister crap on x64; once we land it (or something based on it), we can re-use r12 for
the constant pool pointer.

Description:
[x64] Get rid of the stupid SmiConstantRegister.

Please review this at https://codereview.chromium.org/419803009/

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

Affected files (+11, -157 lines):
  M src/objects.h
  M src/x64/code-stubs-x64.cc
  M src/x64/deoptimizer-x64.cc
  M src/x64/macro-assembler-x64.h
  M src/x64/macro-assembler-x64.cc
  M test/cctest/test-macro-assembler-x64.cc


--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to