DescriptionIncrease strictness of asm type conversions.
Only cast to integer with xor (closer to the spec which allows only ~~).
Check type matching on the bitwise operations.
Prevent mixing of types with the arthimetic operations.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=test-asm-validator
R=titzer@chromium.org,aseemgarg@chromium.org
LOG=N
Committed: https://crrev.com/2cb3b9eaf3a6a151b7d99ffcec46313509c5249c
Cr-Commit-Position: refs/heads/master@{#31764}
Patch Set 1 #Patch Set 2 : merge #
Total comments: 2
Patch Set 3 : fix #Patch Set 4 : fix #
Messages
Total messages: 12 (3 generated)
|