Reviewers: titzer,

Description:
[arm] Unify instruction selector for Word32Neg.

Previously code generation for Word32Neg (implemented as Word32Xor
with -1) was somewhat adhoc and not complete. Now it's uniform
and supports the full range of operand2's.

TEST=cctest/test-instruction-selector-arm,cctest/test-run-machops
[email protected]

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

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

Affected files (+113, -24 lines):
  M src/compiler/arm/instruction-selector-arm.cc
  M test/cctest/compiler/test-instruction-selector-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/d/optout.

Reply via email to