Reviewers: danno,
Message:
Hey danno,
This is saves a few bytes on ARM by using shorter push/pop encodings
whenever
possible. Not an amazing saving tho, but it's straight-forward.
PTAL
-- Benedikt
Description:
Try to use STMDB/LDMIA instead of subsequent LDRs/STRs whenever possible.
Please review this at https://codereview.chromium.org/44313002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+44, -63 lines):
M src/arm/builtins-arm.cc
M src/arm/code-stubs-arm.cc
M src/arm/full-codegen-arm.cc
M src/arm/ic-arm.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.