Reviewers: Weiliang, mvstanton,

Description:
X87:  Make concrete classes for individual call descriptors

port r23639

original commit message:

  Make concrete classes for individual call descriptors. The
  ic-convention classes that hold register specifications are
  merged into these new call descriptor classes, which should
  represent a final home for that information.

BUG=

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

SVN Base: https://github.com/v8/v8.git@bleeding_edge

Affected files (+429, -423 lines):
  M src/ic/x87/access-compiler-x87.cc
  M src/ic/x87/handler-compiler-x87.cc
  M src/ic/x87/ic-compiler-x87.cc
  D src/ic/x87/ic-conventions-x87.cc
  M src/ic/x87/ic-x87.cc
  M src/x87/builtins-x87.cc
  M src/x87/code-stubs-x87.cc
  M src/x87/debug-x87.cc
  M src/x87/full-codegen-x87.cc
  M src/x87/interface-descriptors-x87.cc
  M src/x87/lithium-codegen-x87.cc
  M src/x87/lithium-x87.h
  M src/x87/lithium-x87.cc
  M tools/gyp/v8.gyp


--
--
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