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
R=titzer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22789
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|