Reviewers: ulan, jochen,

Message:
This has *not* been tested on Windows as we don't have a Windows box. Do you
have a box where you could test it?

I introduced inlined versions of the functions to avoid requiring the
`CompilerIntrinsics::` which would contribute to yielding long lines. I realize
that it is a bit in conflict with the initial design: if we provide global
functions, why even have an encapsulating class?
Let me know what you prefer on this front.

Description:
Merge a few A64 utils into the CompilerIntrinsics.

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

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

Affected files (+143, -183 lines):
  D src/a64/utils-a64.cc
  M src/a64/simulator-a64.cc
  M src/a64/utils-a64.h
  M src/arm/lithium-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/compiler-intrinsics.h
  A + src/compiler-intrinsics.cc
  M src/frames.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/mark-compact.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips/lithium-mips.cc
  M src/x64/lithium-codegen-x64.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/groups/opt_out.

Reply via email to