DescriptionVM: Improve and fix double negation on MIPS.
Add neg-instruction to the MIPS backend and use it instead of mul with -1.
Fixes the test that requires that identical(nan, -nan) == false.
TEST=language/nan_identical_test
R=zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/64261cbb9da9e41a81d8d4ecdb7681817b71df97
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (1 generated)
|