DescriptionSmall optimization of ARM compare stub. Reverse all references to
left and right sides of the comparison to reflect reality. Don't
check explicitly for NaNs when using VFP3 since the compare
operation can signal this case with the v flag. Use cmp instead
of tst in the fast compilers since tst leaves the v flag unchanged
and thus can only work by accident on non-equality comparisons.
Committed: http://code.google.com/p/v8/source/detail?r=3625
Patch Set 1 #Patch Set 2 : '' #
Total comments: 1
Patch Set 3 : '' #
Messages
Total messages: 3 (0 generated)
|