Reviewers: mvstanton,

Message:
Hey Michael,
Here's the byte load CL we were talking about. PTAL
-- Benedikt

Description:
Add support to load/store byte fields.

This adds a new Byte representation and support for zero-extended
loads in HLoadNamedField and truncated stores in HStoreNamedField.

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

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

Affected files (+132, -57 lines):
  M src/arm/lithium-codegen-arm.cc
  M src/hydrogen-instructions.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/property-details.h
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-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/groups/opt_out.

Reply via email to