DescriptionMIPS: Skip some conditional deopts for Div/Mul when all uses are truncating.
Port r15060 (8cdd204)
Original commit message:
- set "can be minus zero" flag properly so minus-zero checks are skipped
- skip "integer result?" check in division code when uses are truncating
- drive-by cleanup: consolidated computation of kCanOverflow flag for Add/Sub into range inference phase
BUG=v8:2132
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|