Chromium Code Reviews
DescriptionAdd explicit smi-checks to smi comparisons.
This change works around some difficulties that come from
the distiction between Instruction and Computation in our IL.
We have now two instructions that can wrap a computation and
that makes visiting and replacing in the flow graph optimizer
harder. I added some helpers to work around this for now.
Also fix register constraints for double comparisons: xmm1
is used, but was not reserved as temp.
Committed: https://code.google.com/p/dart/source/detail?r=11758
Patch Set 1 #
Total comments: 8
Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||