DescriptionMark all loop conditions.
Previously we marked compare operations that occurred as for loop
conditions so as to avoid inlining the floating-point code for them.
Begin marking all expressions that occur as any loop condition
(because they are never dead code).
Committed: http://code.google.com/p/v8/source/detail?r=4227
Patch Set 1 #Patch Set 2 : Created a derived work. #Patch Set 3 : Negate test to match previous (and correct) behavior. #
Total comments: 3
Messages
Total messages: 4 (0 generated)
|