DescriptionFixing asm typing issues.
Fixing handling of uint32 to be more correct (previously some uint32's
were being interpreted as int32).
Fixing enforcement type matching in comparisons (previously mismatched
expressions could be compared).
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/b0f7830bef9803b7b49693d1db7cd3521dfd0fbb
Cr-Commit-Position: refs/heads/master@{#31726}
Patch Set 1 #Patch Set 2 : fix #
Total comments: 2
Patch Set 3 : revised #
Messages
Total messages: 8 (2 generated)
|