 Chromium Code Reviews
 Chromium Code Reviews Issue 
            10071004:
    MIPS: Skip canonicalization check in LStoreKeyedFastDoubleElement when it is not needed  (Closed)
    
  
    Issue 
            10071004:
    MIPS: Skip canonicalization check in LStoreKeyedFastDoubleElement when it is not needed  (Closed) 
  | DescriptionMIPS: Skip canonicalization check in LStoreKeyedFastDoubleElement when it is not needed
Port r11278 (e5dc7ebd).
Original commit message:
Skip canonicalization check in LStoreKeyedFastDoubleElement when it is not needed:
- if value is a result of integer32 to double conversion (can't be NaN);
- if value was loaded from fast double backing store (already canonicalized).
BUG=
TEST=
Committed: https://code.google.com/p/v8/source/detail?r=11366
   Patch Set 1 #Patch Set 2 : rebased on r11356 #
 Messages
    Total messages: 3 (0 generated)
     | ||||||||||||||||||||||||||||