Description[turbofan] Eliminate redundant masking operations for word8/word16 stores.
There's no need to apply 0xff when storing 8-bit values or 0xffff when
storing 16-bit values.
TEST=unittests
R=titzer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24492
Patch Set 1 #
Total comments: 1
Patch Set 2 : Address comment. #
Messages
Total messages: 5 (1 generated)
|