DescriptionFix a bug in the placement of minus-zero checks and in GVN.
1. The placement of checks for negative zero has to be computed after
all conversion instructions have been inserted. I separated the code
into its own phase.
2. GVN need to take instruction flags into account when comparing
instructions for redundancy.
Committed: http://code.google.com/p/v8/source/detail?r=6534
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|