DescriptionMIPS: port Better codegen for '<expression> === void <literal>'.
Ported r8420 (fd2ddbb)
Original commit message:
Detect the pattern in both, the full compiler and crankshaft and generate direct pointer
comparisons. Along the way I cleaned up 'typeof <expression> == <string literal>' comparisons
as well by lifting platform independent code and checking the symmetric case.
BUG=v8:1440
TEST=cctest/test-api.cc
Committed: http://code.google.com/p/v8/source/detail?r=8427
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|