DescriptionFix int64 lowering on big-endian architectures.
Lowering of Int64Load, Int64Store, BitcastInt64ToFloat64 and
BitcastFloat64ToInt64 was using LE word ordering in memory,
causing failures on some tests.
BUG=mjsunit/regress/regress-599719,mjsunit/regress/regress-599717
Committed: https://crrev.com/42ac51c82e34bc47fd751f15fcb915d5a2b15fe6
Cr-Commit-Position: refs/heads/master@{#37213}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address code review remarks. Remove skipped tests #
Total comments: 2
Patch Set 3 : Use constants instead of get methods #
Messages
Total messages: 18 (8 generated)
|