DescriptionUse lowerCast instead of inlined _movzx, to get legalization, for memset.
Otherwise, there can be a movzx reg, 0, which is illegal,
when the memset value is constant 0.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=3882
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=957c50d
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|