DescriptionSkip some conditional deopts for Div/Mul when all uses are truncating.
- 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
R=svenpanne@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15060
Patch Set 1 : #Patch Set 2 : added regression test #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|