DescriptionMIPS: Inline ordered relational compares of mixed double/undefined values.
Port r10905 (2a997cf).
Original commit message:
Allow Crankshaft to inline ordered relational comparisons (<, >, <=, >=) that have undefined arguments in addition to double value arguments (rather than calling the generic Compare stub).
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=10925
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|